修改字段信息数据中的objs字段的修改方式为objappend
This commit is contained in:
parent
06b7d28451
commit
4c0c68f704
|
|
@ -12,7 +12,7 @@
|
|||
"objs": {
|
||||
"FieldName": "objs",
|
||||
"FieldType": "list",
|
||||
"Method": "append"
|
||||
"Method": "objappend"
|
||||
},
|
||||
"tags": {
|
||||
"FieldName": "tags",
|
||||
|
|
|
|||
Reference in New Issue