guhongwei 3 年之前
父節點
當前提交
37ec01578a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/controller/patent/.patentsafeg.js

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

@@ -70,6 +70,6 @@ module.exports = {
     },
   },
   check: {
-    requestBody: ["id", "status", "remark"],
+    requestBody: ["id", "status", "remark", "file"],
   },
 };