田源
2023-12-20 7ea14dca63a1060547bd8a1e4aa44bbc9aaa1ec8
Source/UBCS/ubcs-ops/ubcs-flow/src/main/resources/application-prod.yml
@@ -4,3 +4,16 @@
    url: ${blade.datasource.flow.prod.url}
    username: ${blade.datasource.flow.prod.username}
    password: ${blade.datasource.flow.prod.password}
#服务器端口
server:
  port: 36004
#flowable配置
flowable:
  activity-font-name: \u5B8B\u4F53
  label-font-name: \u5B8B\u4F53
  annotation-font-name: \u5B8B\u4F53
  check-process-definitions: false
  database-schema-update: false
  async-executor-activate: false
  async-history-executor-activate: false