Commit 44f8dede authored by sgjj's avatar sgjj

配置更新

parent 080fa960
...@@ -6,6 +6,7 @@ server: ...@@ -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: ...@@ -27,7 +28,6 @@ ms:
spring: spring:
profiles: profiles:
active: dev active: dev
...@@ -61,10 +61,8 @@ spring: ...@@ -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
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment