guhongwei преди 3 години
родител
ревизия
6f172c6c7f
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      app/controller/.apply.js

+ 4 - 4
app/controller/.apply.js

@@ -3,8 +3,8 @@ module.exports = {
     requestBody: [
       "title",
       "apply_year",
-      "!project_info",
-      "!apply_index",
+      "project_info",
+      "apply_index",
       "status",
       "record",
     ],
@@ -18,8 +18,8 @@ module.exports = {
     requestBody: [
       "title",
       "apply_year",
-      "!project_info",
-      "!apply_index",
+      "project_info",
+      "apply_index",
       "status",
       "record",
     ],