@@ -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 = {