v2.1
此提交包含在:
@@ -15,7 +15,7 @@ create table app_config
|
||||
|
||||
create table job
|
||||
(
|
||||
job_id int auto_increment comment 'jobId'
|
||||
job_id varchar(200) not null comment 'jobId'
|
||||
primary key,
|
||||
app_id int not null comment '应用ID',
|
||||
param varchar(10000) null comment '请求参数',
|
||||
|
新增問題並參考
封鎖使用者