publish 2.0.0.rc46
This commit is contained in:
@@ -73,6 +73,9 @@ CREATE TABLE `core_log_operation`
|
||||
|
||||
|
||||
alter table core_log_process
|
||||
modify params longtext null comment '异常说明';
|
||||
change error params longtext null comment '异常说明';
|
||||
|
||||
alter table core_log_process
|
||||
change fail_file result_file varchar(500) null comment '失败的文件';
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
|
||||
Reference in New Issue
Block a user