|
@@ -1,3 +1,24 @@
|
|
|
+POST http://127.0.0.1:9002/teacherCourseSchedule/liveCoursePage
|
|
|
+authorization: bearer a9b023c1-f525-4b95-8723-0ca14b038624
|
|
|
+Content-Type: application/json
|
|
|
+Content-Length: 152
|
|
|
+Connection: Keep-Alive
|
|
|
+User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.6)
|
|
|
+Accept-Encoding: br,deflate,gzip,x-gzip
|
|
|
+
|
|
|
+{
|
|
|
+ "page": 1,
|
|
|
+ "rows": 10,
|
|
|
+// "startTime": "2023-06-06 10:14:57",
|
|
|
+// "endTime": "2023-06-08 10:14:57",
|
|
|
+// "search": "",
|
|
|
+// "status": "NOT_START"
|
|
|
+}
|
|
|
+
|
|
|
+<> 2023-06-14T111123.200.json
|
|
|
+
|
|
|
+###
|
|
|
+
|
|
|
POST http://127.0.0.1:8005/vipGroupManage/liveStudentList
|
|
|
Authorization: bearer b2d082f2-2e51-4880-8119-5471c5287bf9
|
|
|
Content-Type: application/json
|
|
@@ -728,24 +749,3 @@ Accept-Encoding: br,deflate,gzip,x-gzip
|
|
|
|
|
|
###
|
|
|
|
|
|
-POST http://127.0.0.1:9002/teacherCourseSchedule/liveCoursePage
|
|
|
-Authorization: bearer 6dbea593-df93-4bf4-9f75-538c1bcc231e
|
|
|
-Content-Type: application/json
|
|
|
-Content-Length: 145
|
|
|
-Connection: Keep-Alive
|
|
|
-User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.6)
|
|
|
-Accept-Encoding: br,deflate,gzip,x-gzip
|
|
|
-
|
|
|
-{
|
|
|
- "page": 1,
|
|
|
- "rows": 10,
|
|
|
- "startTime": "2023-06-08 10:14:57",
|
|
|
- "endTime": "2023-06-08 10:14:57",
|
|
|
- "search": "",
|
|
|
- "status": "NOT_START",
|
|
|
-}
|
|
|
-
|
|
|
-<> 2023-06-08T101549.200.json
|
|
|
-
|
|
|
-###
|
|
|
-
|