guhongwei 2 years ago
parent
commit
5d16f9c342
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/user/config/.cashOut.js

+ 1 - 1
app/controller/user/config/.cashOut.js

@@ -1,7 +1,7 @@
 
 
 module.exports = {
 module.exports = {
   create: {
   create: {
-    requestBody: ['!money','!customer','!apply_time','!apply_reason','deal_person','exam_time','exam_reason','!status'],
+    requestBody: ['!money','!customer','!apply_time','!apply_reason','deal_person','exam_time','exam_reason','status'],
   },
   },
   destroy: {
   destroy: {
     params: ["!id"],
     params: ["!id"],