添加代码示例springboot-schedule

This commit is contained in:
yidao620
2018-02-27 19:28:19 +08:00
parent e7f352ade5
commit 465ad8d2c4
11 changed files with 350 additions and 1 deletions

View File

@ -68,7 +68,7 @@ logging:
ROOT: INFO
com:
xncoding: DEBUG
file: E:/logs/pos-api.log
file: E:/logs/app-manage-api.log
---