fix: 修复子字段值为空时导致字段丢失的问题

This commit is contained in:
Junyan Qin
2024-10-16 16:08:58 +08:00
parent a313ae5f97
commit 3db52282b8
5 changed files with 56 additions and 31 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
"type": "string",
"format": "regex",
"pattern": "^(person|group)_(\\d+)$"
}
},
"default": []
},
"network-proxies": {
"type": "object",