feat: flowable前端改造

This commit is contained in:
tony
2022-12-11 21:08:14 +08:00
parent dcbef01709
commit ae0226a8f4
112 changed files with 12865 additions and 2660 deletions

View File

@@ -133,6 +133,6 @@ xss:
# flowable相关表
flowable:
# true 会对数据库中所有表进行更新操作。如果表不存在,则自动创建(建议开发时使用)
database-schema-update: true
database-schema-update: false
# 关闭定时任务JOB
async-executor-activate: false