Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
44f8dede
Commit
44f8dede
authored
Jan 03, 2020
by
sgjj
Browse files
配置更新
parent
080fa960
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
44f8dede
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment