lrf402788946 4 tahun lalu
induk
melakukan
7398757000
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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: {