mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-12-25 17:45:59 +08:00
update warm-flow 1.8.3 => 1.8.4
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