Showing
1 changed file
with
7 additions
and
0 deletions
@@ -62,6 +62,13 @@ | @@ -62,6 +62,13 @@ | ||
62 | 62 | ||
63 | ```json5 | 63 | ```json5 |
64 | { | 64 | { |
65 | + "name": "326-测试班课", | ||
66 | + "mentorName": "测试mentor", | ||
67 | + "flagEnable": true, | ||
68 | + "flagTeacherChinese": false, | ||
69 | + "flagTeacherEnglish": false, | ||
70 | + "flagSchedule": true, | ||
71 | + "flagClassClosed": false, | ||
65 | "groupType": "GROUP_CLASS_ONLINE_0101" | 72 | "groupType": "GROUP_CLASS_ONLINE_0101" |
66 | } | 73 | } |
67 | ``` | 74 | ``` |
-
Please register or login to post a comment