app端调整
This commit is contained in:
@@ -36,6 +36,8 @@ spring:
|
||||
db-history-used: true # activiti7 默认 false 不生成历史信息表,需手动设置开启
|
||||
check-process-definitions: false # 设置为 false,禁用 /resources/processes 自动部署 BPMN XML 流程
|
||||
history-level: full # full:保存历史数据的最高级别,可保存全部流程相关细节,包括流程流转各节点参数
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
|
||||
# 工作流 Flowable 配置
|
||||
flowable:
|
||||
@@ -123,6 +125,7 @@ yudao:
|
||||
- infra_job
|
||||
- infra_job_log
|
||||
- infra_job_log
|
||||
- yx_system_city
|
||||
sms-code: # 短信验证码相关的配置项
|
||||
expire-times: 10m
|
||||
send-frequency: 1m
|
||||
|
||||
Reference in New Issue
Block a user