This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix bug
release_toaliyun_real
winter
4 years ago
parent
734dfef7bb
commit
8528d449a9
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
mallinkAdmin/src/main/resources/application.yml
+ 2
- 2
mallinkAdmin/src/main/resources/application.yml
View File
@@ -38,8 +38,8 @@ spring:
# publisher-confirms: true
# virtual-host: /
# FLOWABLE
#
flowable:
#
async-executor-activate: false
flowable:
async-executor-activate: false
aop:
proxy-target-class: true
auto: true
Write
Preview
Loading…
Cancel
Save