|
@@ -1,3 +1,18 @@
|
|
|
+POST http://localhost:8005/imSendGroupMessage/send
|
|
|
+Content-Type: application/json
|
|
|
+tenantId: 1
|
|
|
+Authorization: bearer 9b756b90-f27a-4ca9-99b1-da854c72eb3f
|
|
|
+Content-Length: 99
|
|
|
+Connection: Keep-Alive
|
|
|
+User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.6)
|
|
|
+Accept-Encoding: br,deflate,gzip,x-gzip
|
|
|
+
|
|
|
+{"postType":"0","messageContent":"3の3","messageType":"TXT","targetIds":"232","isIncludeSender":0}
|
|
|
+
|
|
|
+<> 2023-06-09T174838.200.json
|
|
|
+
|
|
|
+###
|
|
|
+
|
|
|
GET http://127.0.0.1:8005/task/closeLiveCourseRoom
|
|
|
Connection: Keep-Alive
|
|
|
User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.6)
|
|
@@ -731,21 +746,3 @@ Accept-Encoding: br,deflate,gzip,x-gzip
|
|
|
|
|
|
###
|
|
|
|
|
|
-POST http://127.0.0.1:8005/studentManage/userDetail
|
|
|
-Authorization: bearer 81d0c352-fcc8-4812-87f5-0f7a68d10451
|
|
|
-Content-Type: application/json
|
|
|
-coopId: 25
|
|
|
-Content-Length: 63
|
|
|
-Connection: Keep-Alive
|
|
|
-User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.6)
|
|
|
-Accept-Encoding: br,deflate,gzip,x-gzip
|
|
|
-
|
|
|
-{
|
|
|
- "studentId": 2248340,
|
|
|
- "musicGroupId": 23042419330600001
|
|
|
-}
|
|
|
-
|
|
|
-<> 2023-06-02T201028.200.json
|
|
|
-
|
|
|
-###
|
|
|
-
|