mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix: API成批分配漏洞
This commit is contained in:
@@ -25,6 +25,10 @@ spring:
|
||||
jackson:
|
||||
parser:
|
||||
allow-numeric-leading-zeros: true
|
||||
serialization:
|
||||
fail-on-empty-beans: true
|
||||
deserialization:
|
||||
fail-on-unknown-properties: true
|
||||
management:
|
||||
health:
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user