配置更新

This commit is contained in:
sgjj 2020-01-03 11:42:40 +08:00
parent 080fa96020
commit 44f8dede77
1 changed files with 2 additions and 4 deletions

View File

@ -6,6 +6,7 @@ server:
logging: logging:
level: level:
net.mingsoft: trace net.mingsoft: trace
file: mcms.log
ms: ms:
manager: manager:
path: /ms path: /ms
@ -27,7 +28,6 @@ ms:
spring: spring:
profiles: profiles:
active: dev active: dev
@ -61,10 +61,8 @@ spring:
date_format: yyyy-MM-dd date_format: yyyy-MM-dd
time_format: HH:mm:ss time_format: HH:mm:ss
datetime_format: yyyy-MM-dd HH:mm:ss datetime_format: yyyy-MM-dd HH:mm:ss
auto_import: /include/macro.ftl as ms
number_format: 0.## number_format: 0.##
mybatis: mybatis:
mapper-locations: classpath*:**/dao/*.xml configuration:
configuration:
database-id: mysql database-id: mysql