修改字段信息数据中的objs字段的修改方式为objappend

This commit is contained in:
wangweiye7840 2023-06-26 11:30:00 +08:00
parent 06b7d28451
commit 4c0c68f704
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"objs": {
"FieldName": "objs",
"FieldType": "list",
"Method": "append"
"Method": "objappend"
},
"tags": {
"FieldName": "tags",