liuyu 5 years ago
parent
commit
3575319c40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/.dock.js

+ 1 - 1
app/controller/.dock.js

@@ -8,7 +8,7 @@ module.exports = {
   },
   update: {
     params: ["!id"],
-    requestBody: ["title", "desc", "start_time", "join_end"],
+    requestBody: ["title", "desc", "start_time", "join_end","status"],
   },
   show: {
     parameters: {