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