45555
This commit is contained in:
parent
ee3f62bd70
commit
3a6cbecd03
@ -52,4 +52,16 @@ igandan:
|
|||||||
fxq:
|
fxq:
|
||||||
client-id: Md7w4eaZih
|
client-id: Md7w4eaZih
|
||||||
client-secret: 97acf8ebb09641cbb90accf06e74ccf5
|
client-secret: 97acf8ebb09641cbb90accf06e74ccf5
|
||||||
client-url: https://saasapi.fangxinqian.cn/openapi/v2/
|
client-url: https://saasapi.fangxinqian.cn/openapi/v2/
|
||||||
|
|
||||||
|
# json序列化相关配置
|
||||||
|
jackson:
|
||||||
|
serialization:
|
||||||
|
write-enums-using-to-string: true
|
||||||
|
write-dates-as-timestamps: false
|
||||||
|
deserialization:
|
||||||
|
read-enums-using-to-string: true
|
||||||
|
fail-on-unknown-properties: false
|
||||||
|
default-property-inclusion: always
|
||||||
|
date-format: yyyy-MM-dd HH:mm:ss
|
||||||
|
time-zone: GMT+8
|
||||||
Loading…
x
Reference in New Issue
Block a user