mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-20 19:18:45 +00:00
update warm-flow 1.6.7 => 1.6.8
This commit is contained in:
@@ -278,6 +278,7 @@ comment on column FLOW_USER.DEL_FLAG is '删除标志';
|
||||
comment on column FLOW_USER.TENANT_ID is '租户id';
|
||||
|
||||
create index USER_PROCESSED_TYPE on FLOW_USER (PROCESSED_BY, TYPE);
|
||||
create index USER_ASSOCIATED_IDX on FLOW_USER (ASSOCIATED);
|
||||
|
||||
-- ----------------------------
|
||||
-- 流程分类表
|
||||
|
Reference in New Issue
Block a user