This website works better with JavaScript.
首頁
探索
說明
註冊
登入
server
/
bjAirport
關註
3
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix
master
winter
3 月之前
父節點
60518089e5
當前提交
28f78f3341
共有
2 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
bjairAdmin/src/main/resources/application.yml
+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:
Write
Preview
Loading…
取消
儲存