refactor: 移除多余的配置

This commit is contained in:
2025-08-11 21:38:19 +08:00
parent 974a41373d
commit 88b7d80800
4 changed files with 1 additions and 12 deletions

View File

@@ -21,5 +21,3 @@ spring:
deserialization:
# 允许反序列化不存在的属性
fail-on-unknown-properties: false
# 大数值序列化模式
big-number-serialize-mode: FLEXIBLE