|
|
|
@ -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 |