guhongwei 3 år sedan
förälder
incheckning
37ec01578a
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"],
   },
 };