guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
a844ab84ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/model/patent/patentsafeg.js

+ 1 - 1
app/model/patent/patentsafeg.js

@@ -11,7 +11,7 @@ const patentsafeg = {
   name: { type: String }, // 发明名称
   apply_personal: { type: String }, // 申请人
   type: { type: String }, // 申请类型
-  inventor: { type: String }, // 发明人
+  inventor: { type: Array }, // 发明人
   contact: { type: String }, // 联系人
   phone: { type: String }, // 联系人电话
   email: { type: String }, // 联系人邮箱