Commit 4b42273a authored by zchuanzhao's avatar zchuanzhao
Browse files

修订数字千位会有逗号分隔的问题

Showing with 2 additions and 1 deletion
+2 -1
......@@ -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:
......
Supports Markdown
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