Skip to content

Commit 52aef06

Browse files
unknownunknown
authored andcommitted
#5-08-2024
1 parent f52a423 commit 52aef06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appsTeacher/groups/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ module.exports = function init(site) {
337337
}
338338
}
339339
result.studentList = doc.studentList;
340+
result.date = date;
340341
response.doc = result;
341342
res.json(response);
342343
} else {

0 commit comments

Comments
 (0)