guhongwei 3 년 전
부모
커밋
56330b1661
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/model/patent/patentinfo.js

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

@@ -18,7 +18,7 @@ const patentinfo = {
   agent_personal: { type: String, required: false }, // 代理人
   agent: { type: String, required: false }, // 代理机构
   abstract: { type: String, required: false }, // 摘要
-  img_url: { type: String, required: false }, // 图片
+  img_url: { type: Array }, // 图片
   origin: { type: String }, // 数据来源(手写的)
   user_id: { type: [ ObjectId ] },
   status: { type: String, required: false }, // 状态