init
This commit is contained in:
3
script/sql/update/update_5.5.1-5.5.2.sql
Normal file
3
script/sql/update/update_5.5.1-5.5.2.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE flow_node MODIFY COLUMN node_ratio varchar(200) NULL COMMENT '流程签署比例值';
|
||||
ALTER TABLE flow_node DROP COLUMN handler_type;
|
||||
ALTER TABLE flow_node DROP COLUMN handler_path;
|
||||
Reference in New Issue
Block a user