Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
leyi cen
Jeesns
Commits
4b42273a
Commit
4b42273a
authored
5 years ago
by
zchuanzhao
Browse files
Options
Download
Email Patches
Plain Diff
修订数字千位会有逗号分隔的问题
parent
ff2d5d0d
master
dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
dependabot/maven/commons-io-commons-io-2.7
dependabot/maven/mysql-mysql-connector-java-8.0.16
dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13
dependabot/maven/org.jsoup-jsoup-1.14.2
dependabot/maven/org.mybatis-mybatis-3.5.6
dependabot/maven/org.springframework.boot-spring-boot-starter-web-2.5.12
v2.0.0-Beta2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
jeesns-web/src/main/resources/application.yml
+2
-1
jeesns-web/src/main/resources/application.yml
with
2 additions
and
1 deletion
+2
-1
jeesns-web/src/main/resources/application.yml
+
2
-
1
View file @
4b42273a
...
...
@@ -52,7 +52,8 @@ spring:
date-format
:
yyyy-MM-dd
time-format
:
HH:mm:ss
datetime-format
:
yyyy-MM-dd HH\:mm\:ss
number-format
:
\#.##
settings
:
number_format
:
0.##
logging
:
level
:
com.ibatis:DEBUG
http
:
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help