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"],
   },
 };