lrf402788946 4 năm trước cách đây
mục cha
commit
7398757000
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {