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
[多租户][新增]:schedule log
release_toaliyun_real
Stormeye.Wu
7 years ago
parent
6633876fb6
commit
73b8f1a6f3
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkSchedule/src/main/resources/application-dev.yml
+1
-1
mallinkSchedule/src/main/resources/application-prod.yml
+ 1
- 1
mallinkSchedule/src/main/resources/application-dev.yml
View File
@@ -43,4 +43,4 @@ logging:
level:
tk.mybatis: debug
com.iformall.mapper: debug
path: ./logs/
admin
path: ./logs/
s
+ 1
- 1
mallinkSchedule/src/main/resources/application-prod.yml
View File
@@ -39,4 +39,4 @@ logging:
level:
tk.mybatis: debug
com.iformall.mapper: debug
path: ./logs/
admin
path: ./logs/
s
Write
Preview
Loading…
Cancel
Save