mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-10 11:13:44 +08:00
初始化添加warm-flow
This commit is contained in:
@@ -83,7 +83,7 @@ create table wf_definition_config
|
||||
table_name varchar(255) not null comment '表名',
|
||||
definition_id varchar(255) not null comment '流程定义ID',
|
||||
process_key varchar(255) not null comment '流程KEY',
|
||||
version int(10) not null comment '流程版本',
|
||||
version varchar(255) not null comment '流程版本',
|
||||
create_dept bigint null comment '创建部门',
|
||||
create_by bigint null comment '创建者',
|
||||
create_time datetime null comment '创建时间',
|
||||
|
||||
Reference in New Issue
Block a user