lrf402788946 пре 4 година
родитељ
комит
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: {