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 }, // 状态