zero 1 năm trước cách đây
mục cha
commit
3858850574
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/main/resources/jsons/patent.json

+ 2 - 2
src/main/resources/jsons/patent.json

@@ -203,7 +203,7 @@
   },
   {
     "name": "合并申请人",
-    "type": "String",
+    "type": "Array",
     "value": "mergeApplicant",
     "field": "MAT",
     "esField": "merge_applicant.name",
@@ -273,7 +273,7 @@
   },
   {
     "name": "合并权利人",
-    "type": "String",
+    "type": "Array",
     "value": "mergeRightHolder",
     "field": "MRH",
     "esField": "merge_right_holder.name",