Showing
1 changed file
with
4 additions
and
0 deletions
@@ -103,6 +103,7 @@ | @@ -103,6 +103,7 @@ | ||
103 | 103 | ||
104 | ```json | 104 | ```json |
105 | { | 105 | { |
106 | + "operationAccount":"zhangwang@boxfish.cn", | ||
106 | "id":9, | 107 | "id":9, |
107 | "name":"五年级下-4月班级BAKKK-UPDATE", | 108 | "name":"五年级下-4月班级BAKKK-UPDATE", |
108 | "englishName":"DNF-0403", | 109 | "englishName":"DNF-0403", |
@@ -133,6 +134,7 @@ | @@ -133,6 +134,7 @@ | ||
133 | 134 | ||
134 | ```json | 135 | ```json |
135 | { | 136 | { |
137 | + "operationAccount":"zhangwang@boxfish.cn", | ||
136 | "classSmallName":"五年级下-4月班级BAKKK", | 138 | "classSmallName":"五年级下-4月班级BAKKK", |
137 | 139 | ||
138 | "teacherId":100, | 140 | "teacherId":100, |
@@ -171,6 +173,7 @@ | @@ -171,6 +173,7 @@ | ||
171 | 173 | ||
172 | ```json | 174 | ```json |
173 | { | 175 | { |
176 | + "operationAccount":"zhangwang@boxfish.cn", | ||
174 | "classSmallName": "五年级下-4月班级", | 177 | "classSmallName": "五年级下-4月班级", |
175 | "list": [ | 178 | "list": [ |
176 | { | 179 | { |
@@ -211,6 +214,7 @@ | @@ -211,6 +214,7 @@ | ||
211 | 214 | ||
212 | ```json | 215 | ```json |
213 | { | 216 | { |
217 | + "operationAccount":"zhangwang@boxfish.cn", | ||
214 | "id":119 | 218 | "id":119 |
215 | } | 219 | } |
216 | ``` | 220 | ``` |
-
Please register or login to post a comment