瀏覽代碼

fix

master
winter 3 月之前
父節點
當前提交
28f78f3341
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. +2
    -0
      bjairAdmin/src/main/resources/application.yml
  2. +2
    -0
      bjairCApi/src/main/resources/application.yml

+ 2
- 0
bjairAdmin/src/main/resources/application.yml 查看文件

@@ -44,6 +44,8 @@ spring:
# FLOWABLE
flowable:
async-executor-activate: false
flyway:
enabled: false
aop:
proxy-target-class: true
auto: true


+ 2
- 0
bjairCApi/src/main/resources/application.yml 查看文件

@@ -26,6 +26,8 @@ spring:
# max-message-size: 4194304
# retry-another-broker-when-not-store-ok: false
# retry-times-when-send-failed: 2
flyway:
enabled: false

# MybatisPlus
mybatis-plus:


Loading…
取消
儲存