lrf402788946 4 лет назад
Родитель
Сommit
7398757000
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/controller/.student.js

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

@@ -141,7 +141,7 @@ module.exports = {
     service: "getFineStudent",
   },
   exportStudent: {
-    requestBody: ["planid", "termid", "batchid", "classid"],
+    requestBody: ["planid", "termid", "batchid", "classid", "type"],
     service: "exportStudent",
   },
   arrangeNumber: {