Sign in
杜凯玲
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
1a9e7ee9e3a2fc3a086142b64a253d4d35e0f9b3
Authored by
刘岱鹏
2018-10-18 07:38:00 +0000
1 parent
9dd7f9e8
调整时间配置
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
class-service.yml
class-service.yml
View file @
1a9e7ee
...
...
@@ -68,10 +68,6 @@ spring:
68
68
#master: mymaster1
69
69
#nodes: redis-server:16379,redis-server:16379
70
70
71
- jackson:
72
- time-zone: GMT+8
73
- date-format: yyyy-MM-dd HH:mm:ss
74
- deserialization.accept_empty_string_as_null_object: true
75
71
76
72
77
73
mybatis:
...
...