This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
bjAirport
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
winter
4 months ago
parent
60518089e5
commit
28f78f3341
2 changed files
with
4 additions
and
0 deletions
Split View
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
View File
@@ -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
View File
@@ -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…
Cancel
Save