lrf402788946 4 år sedan
förälder
incheckning
7398757000
1 ändrade filer med 1 tillägg och 1 borttagningar
  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: {