guhongwei 3 years ago
parent
commit
37ec01578a
1 changed files with 1 additions and 1 deletions
  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"],
   },
 };