关闭 不返回null的字段

This commit is contained in:
2025-06-25 15:08:19 +08:00
parent 5c2aba3d32
commit 134c17a2bd
2 changed files with 4 additions and 2 deletions

View File

@ -43,8 +43,8 @@ spring:
multipart:
max-file-size: 5MB # 设置单个上传文件的最大大小为10MB
max-request-size: 5MB
# jackson:
# default-property-inclusion: non_null
jackson:
default-property-inclusion: always
# pid:
# file: /自行指定位置/eladmin.pid