{"info":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18416843","collectionId":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","publishedId":"2s847CxaZD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-17T03:19:23.000Z"},"item":[{"name":"管理端","item":[{"name":"user","item":[{"name":"CourseController","item":[{"name":"getCourse","id":"0b5db4b3-57a8-4546-9fe7-55a5441d5e72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{remote}}/api/course?page=1&size=10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"24838654-1a52-4e4a-afb8-d368a03e88cb","name":"getCourse","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{localhost}}/api/course?page=99&size=10","host":["{{localhost}}"],"path":["api","course"],"query":[{"key":"page","value":"99"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 11:18:39 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 1,\n        \"totalElements\": 1,\n        \"currentPage\": 99,\n        \"currentElements\": 0,\n        \"pageSize\": 10,\n        \"hasMore\": false,\n        \"hasPrevious\": true,\n        \"dataList\": [],\n        \"first\": false,\n        \"last\": true\n    }\n}"},{"id":"48601a14-bd8e-4d77-b16e-cd36808808f4","name":"getCourse","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{localhost}}/api/course?page=1&size=1","host":["{{localhost}}"],"path":["api","course"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 08:47:17 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 5,\n        \"totalElements\": 5,\n        \"currentPage\": 1,\n        \"currentElements\": 1,\n        \"pageSize\": 1,\n        \"hasMore\": true,\n        \"hasPrevious\": false,\n        \"dataList\": [\n            {\n                \"courseId\": 23,\n                \"userid\": 16,\n                \"name\": \"lisi\",\n                \"profile\": \"50\",\n                \"isPublic\": 0,\n                \"createTime\": \"2022-10-27T08:26:50.714+00:00\",\n                \"poster\": \"lisi\",\n                \"score\": 0,\n                \"userCourseList\": [],\n                \"courseExamList\": [],\n                \"coursePartList\": [],\n                \"announcementList\": [],\n                \"courseCommentList\": []\n            }\n        ],\n        \"first\": true,\n        \"last\": false\n    }\n}"},{"id":"89f1b63a-a0d8-478f-a823-894af7a6ccf8","name":"getCourse","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{remote}}/api/course?page=1&size=10","host":["{{remote}}"],"path":["api","course"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 01:11:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 1,\n        \"totalElements\": 7,\n        \"currentPage\": 1,\n        \"currentElements\": 7,\n        \"pageSize\": 10,\n        \"hasMore\": false,\n        \"hasPrevious\": false,\n        \"dataList\": [\n            {\n                \"courseId\": 24,\n                \"userid\": 16,\n                \"name\": \"lisi\",\n                \"profile\": \"50\",\n                \"isPublic\": 0,\n                \"createTime\": \"2022-10-27T08:45:43.535+00:00\",\n                \"poster\": \"lisi\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 25,\n                \"userid\": 16,\n                \"name\": \"lisi\",\n                \"profile\": \"50\",\n                \"isPublic\": 0,\n                \"createTime\": \"2022-10-27T08:47:01.224+00:00\",\n                \"poster\": \"lisi\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 26,\n                \"userid\": 16,\n                \"name\": \"lisi\",\n                \"profile\": \"50\",\n                \"isPublic\": 0,\n                \"createTime\": \"2022-10-27T08:47:10.105+00:00\",\n                \"poster\": \"lisi\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 29,\n                \"userid\": 16,\n                \"name\": \"Python语言程序设计\",\n                \"profile\": \"Python [paɪθən] 语言，由Guido van Rossum大牛在1990年发明，它是当今世界最受欢迎的计算机编程语言，也是一门对大多数人“学了能用、学了有用、学会能久用”的计算生态语言。 本课程是一门体现大学水平的Python 语言入门课程，采用“理解和运用计算生态”为教学理念，面向Python零基础学习者，不要求学习者有任何编程基础。本课程将帮助大家快速、轻松且系统的学习Python语言，高效编写程序，掌握利用计算机解决问题的基本方法和过程。\",\n                \"isPublic\": 0,\n                \"createTime\": \"2022-10-27T16:01:50.884+00:00\",\n                \"poster\": \"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 30,\n                \"userid\": 28,\n                \"name\": \"Python语言程序设计\",\n                \"profile\": \"Python [paɪθən] 语言，由Guido van Rossum大牛在1990年发明，它是当今世界最受欢迎的计算机编程语言，也是一门对大多数人“学了能用、学了有用、学会能久用”的计算生态语言。 本课程是一门体现大学水平的Python 语言入门课程，采用“理解和运用计算生态”为教学理念，面向Python零基础学习者，不要求学习者有任何编程基础。本课程将帮助大家快速、轻松且系统的学习Python语言，高效编写程序，掌握利用计算机解决问题的基本方法和过程。\",\n                \"isPublic\": 0,\n                \"createTime\": \"2022-10-27T16:03:57.828+00:00\",\n                \"poster\": \"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 32,\n                \"userid\": 31,\n                \"name\": \"Python语言程序设计\",\n                \"profile\": \"Python [paɪθən] 语言，由Guido van Rossum大牛在1990年发明，它是当今世界最受欢迎的计算机编程语言，也是一门对大多数人“学了能用、学了有用、学会能久用”的计算生态语言。 本课程是一门体现大学水平的Python 语言入门课程，采用“理解和运用计算生态”为教学理念，面向Python零基础学习者，不要求学习者有任何编程基础。本课程将帮助大家快速、轻松且系统的学习Python语言，高效编写程序，掌握利用计算机解决问题的基本方法和过程。\",\n                \"isPublic\": 0,\n                \"createTime\": \"2022-10-27T17:27:46.720+00:00\",\n                \"poster\": \"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 99,\n                \"userid\": 99,\n                \"name\": \"百年孤独\",\n                \"profile\": \"55\",\n                \"isPublic\": 0,\n                \"createTime\": null,\n                \"poster\": null,\n                \"score\": 43\n            }\n        ],\n        \"first\": true,\n        \"last\": true\n    }\n}"}],"_postman_id":"0b5db4b3-57a8-4546-9fe7-55a5441d5e72"},{"name":"getPopularCourses","id":"c9c35f7c-7ede-43b0-af33-b5c8ded25ff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/course/popular?page=99&size=10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","popular"],"host":["{{remote}}"],"query":[{"key":"page","value":"99"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"94fb7082-139d-47b6-821b-b0c73bcc7bd7","name":"getPopularCourses","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{localhost}}/api/course/popular?page=99&size=10","host":["{{localhost}}"],"path":["api","course","popular"],"query":[{"key":"page","value":"99"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 11:18:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 1,\n        \"totalElements\": 1,\n        \"currentPage\": 99,\n        \"currentElements\": 1,\n        \"pageSize\": 10,\n        \"hasMore\": false,\n        \"hasPrevious\": true,\n        \"dataList\": [\n            {\n                \"courseId\": 99,\n                \"userid\": 99,\n                \"name\": \"百年孤独\",\n                \"profile\": \"55\",\n                \"isPublic\": 0,\n                \"createTime\": null,\n                \"poster\": null,\n                \"score\": 43,\n                \"userCourseList\": [],\n                \"courseExamList\": [],\n                \"coursePartList\": [\n                    {\n                        \"partId\": 1,\n                        \"courseId\": 99,\n                        \"video\": null,\n                        \"sort\": 1,\n                        \"name\": \"第一章\",\n                        \"noteList\": [],\n                        \"commentList\": [\n                            {\n                                \"id\": 1,\n                                \"coursePartId\": 1,\n                                \"userid\": 99,\n                                \"content\": \"content01\",\n                                \"time\": null\n                            },\n                            {\n                                \"id\": 2,\n                                \"coursePartId\": 1,\n                                \"userid\": 99,\n                                \"content\": \"content01\",\n                                \"time\": null\n                            }\n                        ]\n                    },\n                    {\n                        \"partId\": 2,\n                        \"courseId\": 99,\n                        \"video\": null,\n                        \"sort\": 1,\n                        \"name\": \"第一章\",\n                        \"noteList\": [],\n                        \"commentList\": []\n                    }\n                ],\n                \"announcementList\": [],\n                \"courseCommentList\": []\n            }\n        ],\n        \"first\": false,\n        \"last\": false\n    }\n}"},{"id":"ae9e1e60-dbf6-4eb3-9a1a-fcd9f14be5dc","name":"getPopularCourses","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/course/popular?page=99&size=10","host":["{{remote}}"],"path":["api","course","popular"],"query":[{"key":"page","value":"99"},{"key":"size","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 01:11:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 1,\n        \"totalElements\": 7,\n        \"currentPage\": 99,\n        \"currentElements\": 7,\n        \"pageSize\": 10,\n        \"hasMore\": false,\n        \"hasPrevious\": true,\n        \"dataList\": [\n            {\n                \"courseId\": 24,\n                \"userid\": 16,\n                \"teacher\": \"lisi\",\n                \"name\": \"lisi\",\n                \"profile\": \"50\",\n                \"isPublic\": 0,\n                \"members\": 1,\n                \"createTime\": \"2022-10-27T08:45:43.535+00:00\",\n                \"poster\": \"lisi\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 25,\n                \"userid\": 16,\n                \"teacher\": \"lisi\",\n                \"name\": \"lisi\",\n                \"profile\": \"50\",\n                \"isPublic\": 0,\n                \"members\": 1,\n                \"createTime\": \"2022-10-27T08:47:01.224+00:00\",\n                \"poster\": \"lisi\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 26,\n                \"userid\": 16,\n                \"teacher\": \"lisi\",\n                \"name\": \"lisi\",\n                \"profile\": \"50\",\n                \"isPublic\": 0,\n                \"members\": 0,\n                \"createTime\": \"2022-10-27T08:47:10.105+00:00\",\n                \"poster\": \"lisi\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 29,\n                \"userid\": 16,\n                \"teacher\": \"lisi\",\n                \"name\": \"Python语言程序设计\",\n                \"profile\": \"Python [paɪθən] 语言，由Guido van Rossum大牛在1990年发明，它是当今世界最受欢迎的计算机编程语言，也是一门对大多数人“学了能用、学了有用、学会能久用”的计算生态语言。 本课程是一门体现大学水平的Python 语言入门课程，采用“理解和运用计算生态”为教学理念，面向Python零基础学习者，不要求学习者有任何编程基础。本课程将帮助大家快速、轻松且系统的学习Python语言，高效编写程序，掌握利用计算机解决问题的基本方法和过程。\",\n                \"isPublic\": 0,\n                \"members\": 0,\n                \"createTime\": \"2022-10-27T16:01:50.884+00:00\",\n                \"poster\": \"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 30,\n                \"userid\": 28,\n                \"teacher\": \"微信用户_ka1vr8d4\",\n                \"name\": \"Python语言程序设计\",\n                \"profile\": \"Python [paɪθən] 语言，由Guido van Rossum大牛在1990年发明，它是当今世界最受欢迎的计算机编程语言，也是一门对大多数人“学了能用、学了有用、学会能久用”的计算生态语言。 本课程是一门体现大学水平的Python 语言入门课程，采用“理解和运用计算生态”为教学理念，面向Python零基础学习者，不要求学习者有任何编程基础。本课程将帮助大家快速、轻松且系统的学习Python语言，高效编写程序，掌握利用计算机解决问题的基本方法和过程。\",\n                \"isPublic\": 0,\n                \"members\": 0,\n                \"createTime\": \"2022-10-27T16:03:57.828+00:00\",\n                \"poster\": \"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 32,\n                \"userid\": 31,\n                \"teacher\": \"U0ZyCXPQkXjM\",\n                \"name\": \"Python语言程序设计\",\n                \"profile\": \"Python [paɪθən] 语言，由Guido van Rossum大牛在1990年发明，它是当今世界最受欢迎的计算机编程语言，也是一门对大多数人“学了能用、学了有用、学会能久用”的计算生态语言。 本课程是一门体现大学水平的Python 语言入门课程，采用“理解和运用计算生态”为教学理念，面向Python零基础学习者，不要求学习者有任何编程基础。本课程将帮助大家快速、轻松且系统的学习Python语言，高效编写程序，掌握利用计算机解决问题的基本方法和过程。\",\n                \"isPublic\": 0,\n                \"members\": 0,\n                \"createTime\": \"2022-10-27T17:27:46.720+00:00\",\n                \"poster\": \"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\",\n                \"score\": 0\n            },\n            {\n                \"courseId\": 99,\n                \"userid\": 99,\n                \"teacher\": \"yuxiang\",\n                \"name\": \"百年孤独\",\n                \"profile\": \"55\",\n                \"isPublic\": 0,\n                \"members\": 0,\n                \"createTime\": null,\n                \"poster\": null,\n                \"score\": 43\n            }\n        ],\n        \"first\": false,\n        \"last\": false\n    }\n}"}],"_postman_id":"c9c35f7c-7ede-43b0-af33-b5c8ded25ff9"},{"name":"createCourse","id":"1ee6e577-c7fe-4a4b-8c1b-e194f1b7e8bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"C++\",\r\n    \"profile\":\"C++并发编程 UNIX IPC\",\r\n    \"poster\":\"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/course/create","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","create"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"0ba7a3eb-a6b2-4d24-af09-5752d5f18371","name":"createCourse","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"courseId\":1,\r\n    \"userid\":16,\r\n    \"name\":\"lisi\",\r\n    \"profile\":\"50\",\r\n    \"isPublic\":0,\r\n    \"createTime\":\"\",\r\n    \"poster\":\"lisi\",\r\n    \"score\":54.0,\r\n    \"userCourseList\":[],\r\n    \"courseExamList\":[],\r\n    \"coursePartList\":[],\r\n    \"announcementList\":[],\r\n    \"courseCommentList\":[]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/api/course/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 08:26:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": null\n}"},{"id":"64eb405a-2e0d-46e9-a6f8-4d0cf187e4f0","name":"createCourse","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Python语言程序设计\",\r\n    \"profile\":\"Python [paɪθən] 语言，由Guido van Rossum大牛在1990年发明，它是当今世界最受欢迎的计算机编程语言，也是一门对大多数人“学了能用、学了有用、学会能久用”的计算生态语言。 本课程是一门体现大学水平的Python 语言入门课程，采用“理解和运用计算生态”为教学理念，面向Python零基础学习者，不要求学习者有任何编程基础。本课程将帮助大家快速、轻松且系统的学习Python语言，高效编写程序，掌握利用计算机解决问题的基本方法和过程。\",\r\n    \"poster\":\"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/course/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 08:47:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": null\n}"}],"_postman_id":"1ee6e577-c7fe-4a4b-8c1b-e194f1b7e8bc"},{"name":"updateCourse","id":"569319a9-576d-402e-aa74-029c7851ca3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"courseId\":5,\r\n    \"userid\":2,\r\n    \"name\":\"《C语言教程》\",\r\n    \"profile\":\"C语言程序设计教程\",\r\n    \"isPublic\":0,\r\n    \"createTime\":\"\",\r\n    \"poster\":\"谭浩强\",\r\n    \"score\":54.0,\r\n    \"userCourseList\":[],\r\n    \"courseExamList\":[],\r\n    \"coursePartList\":[],\r\n    \"announcementList\":[],\r\n    \"courseCommentList\":[]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/course/99","urlObject":{"path":["api","course","99"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"ba54958f-518f-4c74-9296-7545b820d0f4","name":"updateCourse","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"courseId\":99,\r\n    \"userid\":16,\r\n    \"name\":\"《C语言教程》\",\r\n    \"profile\":\"50\",\r\n    \"isPublic\":0,\r\n    \"createTime\":\"\",\r\n    \"poster\":\"谭浩强\",\r\n    \"score\":54.0,\r\n    \"userCourseList\":[],\r\n    \"courseExamList\":[],\r\n    \"coursePartList\":[],\r\n    \"announcementList\":[],\r\n    \"courseCommentList\":[]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/api/course/99"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 08:51:29 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"无权修改此课程\",\n    \"data\": null\n}"}],"_postman_id":"569319a9-576d-402e-aa74-029c7851ca3d"},{"name":"deleteCourse","id":"70fd3ed4-8697-453f-89ae-c79372fe62e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"courseId","value":"23","type":"text","disabled":true}]},"url":"{{remote}}/api/course/25","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","25"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"6fc37265-1c7e-4027-aa8f-529618d9241d","name":"deleteCourse","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"courseId","value":"1","type":"text","disabled":true}]},"url":"{{localhost}}/api/course/1"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 06:33:46 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"无权修改此课程\",\n    \"data\": null\n}"},{"id":"c88d5d55-f90f-4bf2-a765-90fdd1c23a46","name":"deleteCourse","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"courseId","value":"23","type":"text","disabled":true}]},"url":"{{localhost}}/api/course/23"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 08:50:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": null\n}"}],"_postman_id":"70fd3ed4-8697-453f-89ae-c79372fe62e8"},{"name":"uploadPoster","id":"3e65c86e-24fb-4f8d-98af-ef7d1b2d15f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"poster","type":"file","src":"/C:/Users/CoderWdd/Pictures/Saved Pictures/QQ图片20220922150514.jpg"}]},"url":"{{remote}}/api/course/upload","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","upload"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e65c86e-24fb-4f8d-98af-ef7d1b2d15f2"}],"id":"a0e93457-9cc4-4f0e-a57e-2c0595f4975e","_postman_id":"a0e93457-9cc4-4f0e-a57e-2c0595f4975e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"AnnouncementController","item":[{"name":"addAnnouncement","id":"797a8bba-b2ae-4025-8a74-741d752cf5f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"announcementId\":99,\r\n    \"courseId\":30,\r\n    \"title\":\"string\",\r\n    \"content\":\"content\",\r\n    \"Time\":\"2022-10-26 14:40:34\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/course/99/announcement/create","urlObject":{"path":["api","course","99","announcement","create"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"797a8bba-b2ae-4025-8a74-741d752cf5f5"},{"name":"updateAnnouncement","id":"7abd4f66-35b0-4f11-8ac7-842995a552c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"announcementId\":99,\r\n    \"courseId\":10,\r\n    \"title\":\"string\",\r\n    \"content\":\"content\",\r\n    \"Time\":\"2022-10-26 14:40:34\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/api/course/99/announcement/99","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","99","announcement","99"],"host":["{{localhost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7abd4f66-35b0-4f11-8ac7-842995a552c8"},{"name":"getAllAnnouncements","id":"96465cb0-7bcd-4ebe-91b6-228eea28a5c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{remote}}/api/course/99/announcement?courseId=99&page=1&size=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","99","announcement"],"host":["{{remote}}"],"query":[{"key":"courseId","value":"99"},{"key":"page","value":"1"},{"key":"size","value":"1"}],"variable":[]}},"response":[{"id":"50228a90-ed32-4666-924d-b0afe5596b11","name":"getAllAnnouncements","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{remote}}/api/course/99/announcement?courseId=99&page=1&size=1","host":["{{remote}}"],"path":["api","course","99","announcement"],"query":[{"key":"courseId","value":"99"},{"key":"page","value":"1"},{"key":"size","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:15:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 0,\n        \"totalElements\": 0,\n        \"currentPage\": 1,\n        \"currentElements\": 0,\n        \"pageSize\": 1,\n        \"hasMore\": false,\n        \"hasPrevious\": false,\n        \"dataList\": [],\n        \"first\": true,\n        \"last\": false\n    }\n}"}],"_postman_id":"96465cb0-7bcd-4ebe-91b6-228eea28a5c7"},{"name":"deleteAnnouncement","id":"b9ffe7f6-4a19-42e4-a867-847b0eea86d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{remote}}/api/course/99/announcement?courseId=24","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","99","announcement"],"host":["{{remote}}"],"query":[{"key":"courseId","value":"24"}],"variable":[]}},"response":[{"id":"87e209a8-d17d-4f9e-91f3-efaf03930b39","name":"deleteAnnouncement","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{remote}}/api/course/99/announcement?courseId=24","host":["{{remote}}"],"path":["api","course","99","announcement"],"query":[{"key":"courseId","value":"24"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:16:28 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"403 FORBIDDEN \\\"You are not teacher\\\"\",\n    \"data\": null\n}"}],"_postman_id":"b9ffe7f6-4a19-42e4-a867-847b0eea86d9"}],"id":"ce4a0234-c755-4f21-aefe-16a1a2db0dfd","_postman_id":"ce4a0234-c755-4f21-aefe-16a1a2db0dfd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"UserCourseController","item":[{"name":"getJoinedCourse","id":"411cd8b3-a2cc-4a43-8ccf-54abca1bbe1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/joined_courses","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","joined_courses"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"12503f96-fbd9-4a68-a34d-fac870b401bf","name":"getJoinedCourse","originalRequest":{"method":"GET","header":[],"url":"{{remote}}/api/user/joined_courses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 01:25:31 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Required request parameter 'page' for method parameter type int is not present\",\n    \"data\": null\n}"}],"_postman_id":"411cd8b3-a2cc-4a43-8ccf-54abca1bbe1b"},{"name":"joinCourse","id":"9e4e2f25-2b35-45a2-b07b-1b4d2bb9bc1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{remote}}/api/user/joined_courses/11","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","joined_courses","11"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9e4e2f25-2b35-45a2-b07b-1b4d2bb9bc1d"},{"name":"getMyCourse","id":"19f30e1c-d183-4229-b38d-293d21b09d3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{localhost}}/api/user/teaching_courses?page=1&size=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","teaching_courses"],"host":["{{localhost}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"}],"variable":[]}},"response":[],"_postman_id":"19f30e1c-d183-4229-b38d-293d21b09d3c"}],"id":"a2413bcf-c3cd-4217-8abc-210ef57e2838","_postman_id":"a2413bcf-c3cd-4217-8abc-210ef57e2838","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"QuestionController","item":[{"name":"createQuestionCollect","id":"ef30e03f-733a-4eb3-a3d5-56f2bcbf1ef8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"collectId\":11,\r\n    \"userid\":99,\r\n    \"name\":\"yuxiang\",\r\n    \"profile\":\"profile\",\r\n    \"questionList\":null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question/collect","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question","collect"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"1239b9b9-09ea-4aeb-9fb6-c246513e0a90","name":"createQuestionCollect","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"collectId\":99,\r\n    \"userid\":99,\r\n    \"name\":\"yuxiang\",\r\n    \"profile\":\"马克思主义哲学基本原理\",\r\n    \"questionList\":[\"1.唯物史观和唯心史观的区别是\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question/collect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:09:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"collectId\": 43,\n        \"userid\": 6,\n        \"name\": \"yuxiang\",\n        \"profile\": \"马克思主义哲学基本原理\"\n    }\n}"}],"_postman_id":"ef30e03f-733a-4eb3-a3d5-56f2bcbf1ef8"},{"name":"deleteQuestionCollect","id":"ebf039f3-aced-4e66-8f37-91897abf4c23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{remote}}/api/user/question/collect?userId=6&collectId=37","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question","collect"],"host":["{{remote}}"],"query":[{"key":"userId","value":"6"},{"key":"collectId","value":"37"}],"variable":[]}},"response":[{"id":"029f9539-4d43-47cc-9ddd-8e1778bbf29b","name":"deleteQuestionCollect","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{remote}}/api/user/question/collect?userId=6&collectId=37","host":["{{remote}}"],"path":["api","user","question","collect"],"query":[{"key":"userId","value":"6"},{"key":"collectId","value":"37"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"71"},{"key":"Date","value":"Fri, 28 Oct 2022 01:37:42 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"Delete course: name success\"}"}],"_postman_id":"ebf039f3-aced-4e66-8f37-91897abf4c23"},{"name":"updateQestionCollect","id":"61e3ae3a-6c97-441c-8845-9eb3fde148ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"collectId\":40,\r\n    \"userid\":6,\r\n    \"name\":\"name\",\r\n    \"questionCollectId\":36,\r\n    \"profile\":\"马克思主义哲学基本原理\",\r\n    \"questionList\":[\"1.意识是客观世界的主观映像，这说明\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question/collect","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question","collect"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"5bf87492-8db3-45d0-b499-4bbffecfc8b0","name":"updateQestionCollect","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"collectId\":40,\r\n    \"userid\":6,\r\n    \"name\":\"name\",\r\n    \"questionCollectId\":36,\r\n    \"profile\":\"马克思主义哲学基本原理\",\r\n    \"questionList\":[\"1.意识是客观世界的主观映像，这说明\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question/collect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 06:48:19 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"collectId\": 40,\n        \"userid\": 6,\n        \"name\": \"name\",\n        \"profile\": \"马克思主义哲学基本原理\"\n    }\n}"}],"_postman_id":"61e3ae3a-6c97-441c-8845-9eb3fde148ba"},{"name":"getQuestionCollectList","id":"e04bad98-18d2-4cbf-bd5c-a0ced9e7f226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/question/collect/list?page=1&size=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question","collect","list"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"}],"variable":[]}},"response":[{"id":"a1056834-2012-4185-affd-9027c5c9ae75","name":"getQuestionCollectList","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/user/question/collect/list?page=1&size=1","host":["{{remote}}"],"path":["api","user","question","collect","list"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 01:38:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 1,\n        \"totalElements\": 1,\n        \"currentPage\": 1,\n        \"currentElements\": 1,\n        \"pageSize\": 1,\n        \"hasMore\": false,\n        \"hasPrevious\": false,\n        \"dataList\": [\n            {\n                \"collectId\": 36,\n                \"userid\": 6,\n                \"name\": \"name\",\n                \"profile\": \"profile\"\n            }\n        ],\n        \"first\": true,\n        \"last\": true\n    }\n}"}],"_postman_id":"e04bad98-18d2-4cbf-bd5c-a0ced9e7f226"},{"name":"getQuestionCollect","id":"5043cf52-b2d2-42db-bb8b-db9eb797eff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/question/collect?questionCollectId=65","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question","collect"],"host":["{{remote}}"],"query":[{"key":"questionCollectId","value":"65"}],"variable":[]}},"response":[{"id":"210c55c6-3d48-462c-942b-114cdd8beb5d","name":"getQuestionCollect","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/user/question/collect?questionCollectId=36","host":["{{remote}}"],"path":["api","user","question","collect"],"query":[{"key":"questionCollectId","value":"36"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:07:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"collectId\": 36,\n        \"userid\": 6,\n        \"name\": \"name\",\n        \"profile\": \"profile\"\n    }\n}"}],"_postman_id":"5043cf52-b2d2-42db-bb8b-db9eb797eff8"},{"name":"createQuestion","id":"64510b3c-5165-485b-9627-1b1312576d2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":1,\r\n    \"questionCollectId\":10,\r\n    \"content\":[\"请回答下面单词的意思\"],\r\n    \"options\":[\r\n        {\"answer\":false,\"content\":\"aaa\",\"isAnswer\":false,\"option\":\"A\"},\r\n        {\"answer\":false,\"content\":\"bbb\",\"isAnswer\":false,\"option\":\"B\"},\r\n        {\"answer\":false,\"content\":\"ccc\",\"isAnswer\":false,\"option\":\"C\"},\r\n        {\"answer\":false,\"content\":\"ddd\",\"isAnswer\":true,\"option\":\"D\"}\r\n    ],\r\n    \"score\":10.0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"fc23a822-f1f8-48ff-8924-6c96cc69fac7","name":"createQuestion","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":1,\r\n    \"questionCollectId\":36,\r\n    \"content\":[\"请回答下面单词的意思\"],\r\n    \"answer\":null,\r\n    \"score\":10.0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"67"},{"key":"Date","value":"Fri, 28 Oct 2022 01:44:52 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"Create question success\"}"}],"_postman_id":"64510b3c-5165-485b-9627-1b1312576d2d"},{"name":"deleteQuestion","id":"a678cc0c-6881-4ff5-b6f3-9a97cd616e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{remote}}/api/user/question?collectId=36&questionId=41","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question"],"host":["{{remote}}"],"query":[{"key":"collectId","value":"36"},{"key":"questionId","value":"41"}],"variable":[]}},"response":[{"id":"b6c9c0b1-2aac-4130-b71c-d765f3136795","name":"deleteQuestion","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{remote}}/api/user/question?collectId=36&questionId=41","host":["{{remote}}"],"path":["api","user","question"],"query":[{"key":"collectId","value":"36"},{"key":"questionId","value":"41"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"70"},{"key":"Date","value":"Fri, 28 Oct 2022 02:05:25 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"Delete question 41 success\"}"}],"_postman_id":"a678cc0c-6881-4ff5-b6f3-9a97cd616e89"},{"name":"updateQuestion","id":"53c6b1cc-9833-46ba-9147-fd902bbff44d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":39,\r\n    \"questionCollectId\":36,\r\n    \"content\":[\"请选择search的中文意思\"],\r\n    \"answer\":[\"A.答案\",\"B.安装\"],\r\n    \"score\":10.0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"3e7ad813-83e4-4615-bad3-eb7b564e1361","name":"updateQuestion","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":39,\r\n    \"questionCollectId\":36,\r\n    \"content\":[\"请选择search的中文意思\"],\r\n    \"answer\":[\"A.答案\",\"B.安装\"],\r\n    \"score\":10.0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:07:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 39,\n        \"questionCollectId\": 36,\n        \"content\": [\n            \"请选择search的中文意思\"\n        ],\n        \"answer\": [\n            \"A.答案\",\n            \"B.安装\"\n        ],\n        \"score\": 10\n    }\n}"}],"_postman_id":"53c6b1cc-9833-46ba-9147-fd902bbff44d"},{"name":"getQuestionList","id":"a95ee038-ecd9-48db-907a-f7c032f76d5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/question/list?questionCollectId=65&page=1&size=10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question","list"],"host":["{{remote}}"],"query":[{"key":"questionCollectId","value":"65"},{"key":"page","value":"1"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"3e90133a-ea64-4044-b7ab-5ab71a76c23e","name":"getQuestionList","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/user/question/list?questionCollectId=1&page=1&size=1","host":["{{remote}}"],"path":["api","user","question","list"],"query":[{"key":"questionCollectId","value":"1"},{"key":"page","value":"1"},{"key":"size","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:04:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 0,\n        \"totalElements\": 0,\n        \"currentPage\": 1,\n        \"currentElements\": 0,\n        \"pageSize\": 1,\n        \"hasMore\": false,\n        \"hasPrevious\": false,\n        \"dataList\": [],\n        \"first\": true,\n        \"last\": true\n    }\n}"}],"_postman_id":"a95ee038-ecd9-48db-907a-f7c032f76d5a"},{"name":"getQuestion","id":"5bac6f66-b6ac-4dde-b407-b205aa9f1160","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/question?questionId=65","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question"],"host":["{{remote}}"],"query":[{"key":"questionId","value":"65"}],"variable":[]}},"response":[{"id":"cede4648-68dd-48f0-9b14-fe1af8a6de06","name":"getQuestion","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/user/question?questionId=39","host":["{{remote}}"],"path":["api","user","question"],"query":[{"key":"questionId","value":"39"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:07:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 39,\n        \"questionCollectId\": 36,\n        \"content\": [\n            \"请选择search的中文意思\"\n        ],\n        \"answer\": [\n            \"A.答案\",\n            \"B.安装\"\n        ],\n        \"score\": 10\n    }\n}"}],"_postman_id":"5bac6f66-b6ac-4dde-b407-b205aa9f1160"}],"id":"97e18b76-af21-4a5d-885d-318c27759b51","_postman_id":"97e18b76-af21-4a5d-885d-318c27759b51","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"QuestionCollectController","item":[{"name":"addQuestionCollect","id":"58363ccc-391a-4244-9baa-5f813cabd3dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"collectId\":1,\r\n    \"userid\":1,\r\n    \"name\":\"name\",\r\n    \"profile\":\"profile\",\r\n    \"questionList\":null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question/collect","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","question","collect"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"dd326571-4262-443b-ac7a-7bde00621d2d","name":"addQuestionCollect","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"collectId\":1,\r\n    \"userid\":1,\r\n    \"name\":\"name\",\r\n    \"profile\":\"profile\",\r\n    \"questionList\":null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/question/collect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:24:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"collectId\": 48,\n        \"userid\": 6,\n        \"name\": \"name\",\n        \"profile\": \"profile\"\n    }\n}"}],"_postman_id":"58363ccc-391a-4244-9baa-5f813cabd3dd"},{"name":"updateQuestionCollect","id":"17199bf8-7b12-4664-b6d4-f7a08d070116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/question_collect/update","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","question_collect","update"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"17199bf8-7b12-4664-b6d4-f7a08d070116"},{"name":"getAllCollects","id":"d8a44860-ac23-49c1-bb3c-d0bb30e7d0ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/question_collect","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","question_collect"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8a44860-ac23-49c1-bb3c-d0bb30e7d0ed"},{"name":"getCollectById","id":"de972b86-4a58-40a8-a996-5b5ed29f667d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/question_collect/get?collectId=36","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","question_collect","get"],"host":["{{remote}}"],"query":[{"key":"collectId","value":"36"}],"variable":[]}},"response":[],"_postman_id":"de972b86-4a58-40a8-a996-5b5ed29f667d"},{"name":"deleteCollectById","id":"9b7d9214-b932-4895-8e89-20296baffeb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/question_collect/delete?collectId=16","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","question_collect","delete"],"host":["{{remote}}"],"query":[{"key":"collectId","value":"16"}],"variable":[]}},"response":[],"_postman_id":"9b7d9214-b932-4895-8e89-20296baffeb4"}],"id":"10396696-a5b9-4177-86d6-19ed64b7ec79","_postman_id":"10396696-a5b9-4177-86d6-19ed64b7ec79","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"ExamController","item":[{"name":"createExam","id":"1fbf6f45-854e-4b12-ace6-8fb4a20afc68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"courseId\": 11,\r\n    \"userId\": 6,\r\n    \"title\": \"future的使用\",\r\n    \"endTime\": \"Thu, 31 Oct 2022 17:40:39 GMT\",\r\n    \"questionList\": [\r\n        {\r\n            \"id\": 10,\r\n            \"questionCollectId\": 5\r\n        },\r\n        {\r\n            \"id\": 17,\r\n            \"questionCollectId\": 5\r\n        },\r\n        {\r\n            \"id\": 18,\r\n            \"questionCollectId\": 5\r\n        },\r\n        {\r\n            \"id\": 19,\r\n            \"questionCollectId\": 5\r\n        },\r\n        {\r\n            \"id\": 20,\r\n            \"questionCollectId\": 5\r\n        },\r\n        {\r\n            \"id\": 21,\r\n            \"questionCollectId\": 5\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/exam","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"8052f28c-9d0a-46dc-90ce-26825d1cfae8","name":"createExam","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":2,\r\n    \"courseId\":99,\r\n    \"userId\":99,\r\n    \"start_time\":\"2022-10-10\",\r\n    \"endTime\":\"2022-11-10\",\r\n    \"courseTestSubmitList\":[],\r\n    \"questionList\":[]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/exam"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 07:39:15 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 61,\n        \"title\": null,\n        \"courseId\": 99,\n        \"userId\": 6,\n        \"startTime\": \"2022-10-28T07:39:16.414+00:00\",\n        \"endTime\": \"2022-11-10T00:00:00.000+00:00\",\n        \"questionList\": []\n    }\n}"},{"id":"d43e7406-6da5-4adc-9ee6-27e0556fb2b2","name":"createExam","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":2,\r\n    \"courseId\":30,\r\n    \"userId\":6,\r\n    \"start_time\":\"2022-10-01\",\r\n    \"endTime\":\"2022-11-10\",\r\n    \"courseTestSubmitList\":[],\r\n    \"questionList\":[]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/exam"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 07:51:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 62,\n        \"title\": null,\n        \"courseId\": 30,\n        \"userId\": 6,\n        \"startTime\": \"2022-10-28T07:51:08.653+00:00\",\n        \"endTime\": \"2022-11-10T00:00:00.000+00:00\",\n        \"questionList\": []\n    }\n}"}],"_postman_id":"1fbf6f45-854e-4b12-ace6-8fb4a20afc68"},{"name":"deleteExam","id":"0214c3f0-2a45-4da3-ae8f-5d040ad4bf28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{remote}}/api/user/exam?examId=32","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam"],"host":["{{remote}}"],"query":[{"key":"examId","value":"32"}],"variable":[]}},"response":[],"_postman_id":"0214c3f0-2a45-4da3-ae8f-5d040ad4bf28"},{"name":"updateExam","id":"8f5ad913-2e17-413d-a313-0797fe3cdf65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 64,\r\n    \"title\": \"exam title\",\r\n    \"courseId\": 63,\r\n    \"userId\": 6\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/api/user/exam","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam"],"host":["{{localhost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f5ad913-2e17-413d-a313-0797fe3cdf65"},{"name":"getUser'sExamList","id":"b0638c5a-cad1-415d-bd58-e52646453389","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/exam/list?page=1&size=10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam","list"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}],"variable":[]}},"response":[{"id":"fb01d75e-56a7-4b1d-b502-4d73ae878085","name":"getExamList","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/user/exam/list?page=1&size=1","host":["{{remote}}"],"path":["api","user","exam","list"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 07:40:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"totalPages\": 3,\n        \"totalElements\": 3,\n        \"currentPage\": 1,\n        \"currentElements\": 1,\n        \"pageSize\": 1,\n        \"hasMore\": true,\n        \"hasPrevious\": false,\n        \"dataList\": [\n            {\n                \"id\": 61,\n                \"title\": null,\n                \"courseId\": 99,\n                \"userId\": 6,\n                \"startTime\": \"2022-10-28T07:39:16.414+00:00\",\n                \"endTime\": \"2022-11-10T00:00:00.000+00:00\",\n                \"questionList\": []\n            }\n        ],\n        \"first\": true,\n        \"last\": false\n    }\n}"}],"_postman_id":"b0638c5a-cad1-415d-bd58-e52646453389"},{"name":"getCourseExamList","id":"4c464e40-e402-4db6-9a6d-9a2a076bd098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/exam/list?page=1&size=10&courseId=11","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam","list"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"},{"key":"courseId","value":"11"}],"variable":[]}},"response":[],"_postman_id":"4c464e40-e402-4db6-9a6d-9a2a076bd098"},{"name":"getExamById","id":"ff2bdebd-65fe-486e-ad7b-3700a804bd97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/exam/list?examId=32","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam","list"],"host":["{{remote}}"],"query":[{"key":"examId","value":"32"}],"variable":[]}},"response":[],"_postman_id":"ff2bdebd-65fe-486e-ad7b-3700a804bd97"}],"id":"25533d60-d298-459e-8f04-6e0a53714452","_postman_id":"25533d60-d298-459e-8f04-6e0a53714452","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"NoteController","item":[{"name":"addOrEditNote","id":"164f25d1-dbf8-4148-beac-1bb34776b82e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"coursePartId\":1,\r\n    \"userid\":6,\r\n    \"content\":\"笔记接口测试\",\r\n    \"title\":\"text\",\r\n    \"time\":\"\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/note","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","note"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"98f5e75e-c1eb-4d3f-adc5-ef0c65874453","name":"addOrEditNote","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"coursePartId\":1,\r\n    \"userid\":6,\r\n    \"content\":\"笔记接口测试\",\r\n    \"title\":\"text\",\r\n    \"time\":\"\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/note"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 07:15:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"noteId\": 55,\n        \"coursePartId\": 1,\n        \"userid\": 6,\n        \"content\": \"笔记接口测试\",\n        \"title\": \"text\",\n        \"time\": null\n    }\n}"}],"_postman_id":"164f25d1-dbf8-4148-beac-1bb34776b82e"},{"name":"getNoteListSelf","id":"a7ad9802-33a9-4f88-a788-bbdfe1e211c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/note/self?page=1&size=2&partId=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","note","self"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"2"},{"key":"partId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"a7ad9802-33a9-4f88-a788-bbdfe1e211c5"},{"name":"getNoteListOthers","id":"092600d8-a409-488c-9677-773696501dd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/note/others?page=1&size=10&partId=2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","note","others"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"},{"key":"partId","value":"2"}],"variable":[]}},"response":[],"_postman_id":"092600d8-a409-488c-9677-773696501dd2"},{"name":"getAllNotes","id":"3990298b-9118-4678-9f9c-70978d1091bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{localhost}}/api/user/note?page=1&size=10","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","note"],"host":["{{localhost}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"10"}],"variable":[]}},"response":[],"_postman_id":"3990298b-9118-4678-9f9c-70978d1091bb"},{"name":"deleteNote","id":"f1ff7715-ba25-4774-bd38-e65ebdd1f4ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{remote}}/api/user/note?noteId=56","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","note"],"host":["{{remote}}"],"query":[{"key":"noteId","value":"56"}],"variable":[]}},"response":[{"id":"9680c469-16dd-4dbd-8872-92f43b23ec9c","name":"deleteNote","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{remote}}/api/user/note?noteId=56","host":["{{remote}}"],"path":["api","user","note"],"query":[{"key":"noteId","value":"56","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 07:17:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"noteId\": 56,\n        \"coursePartId\": 1,\n        \"userid\": 6,\n        \"content\": \"笔记接口测试\",\n        \"title\": \"text\",\n        \"time\": null\n    }\n}"}],"_postman_id":"f1ff7715-ba25-4774-bd38-e65ebdd1f4ac"}],"id":"5da2c0de-4bb4-4cfe-a94e-3dc1719f1abb","_postman_id":"5da2c0de-4bb4-4cfe-a94e-3dc1719f1abb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"ExamSubmitController","item":[{"name":"getSubmitCourseTest","id":"545e1e69-8496-49e8-abae-3eaa1e126d21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/exam/submit?examId=87","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam","submit"],"host":["{{remote}}"],"query":[{"key":"examId","value":"87"}],"variable":[]}},"response":[],"_postman_id":"545e1e69-8496-49e8-abae-3eaa1e126d21"},{"name":"submitCourseTest","id":"8a3c9ca3-dbb6-4ffb-987e-4435bb1bf217","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"courseExamId\": 87,\r\n    \"userId\": 4,\r\n    \"testList\": [\r\n        {\r\n            \"questionId\": 66,\r\n            \"answer\": \"A\",\r\n            \"questionCollectId\": 65\r\n        },\r\n        {\r\n            \"questionId\": 17,\r\n            \"questionCollectId\": 5,\r\n            \"answer\": \"D\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/user/exam/submit","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam","submit"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a3c9ca3-dbb6-4ffb-987e-4435bb1bf217"},{"name":"getSubmitCourseTestList","id":"d959e0de-1dfd-42d9-82d2-f5d5488eea8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/exam/submit/list?page=1&size=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam","submit","list"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"1"}],"variable":[]}},"response":[],"_postman_id":"d959e0de-1dfd-42d9-82d2-f5d5488eea8c"},{"name":"getSubmitCourseTestByExamId","id":"d760bc84-6c2a-494e-94de-b39dc1be6fa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/user/exam/submit?examId=87","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","exam","submit"],"host":["{{remote}}"],"query":[{"key":"examId","value":"87"}],"variable":[]}},"response":[],"_postman_id":"d760bc84-6c2a-494e-94de-b39dc1be6fa1"}],"id":"839af8c6-c389-4b50-bc6d-b6e9b34f715c","_postman_id":"839af8c6-c389-4b50-bc6d-b6e9b34f715c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"CoursePartController","item":[{"name":"getCoursePartList","id":"a2699d9a-b3a5-445d-8871-058602b8e216","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/course/11/parts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","11","parts"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2699d9a-b3a5-445d-8871-058602b8e216"}],"id":"17a9879c-8c82-4b13-b186-dd44f3cc0f93","_postman_id":"17a9879c-8c82-4b13-b186-dd44f3cc0f93","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}}],"id":"db9d4d0f-fa2f-49ea-b212-fed39ba54610","_postman_id":"db9d4d0f-fa2f-49ea-b212-fed39ba54610","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"common","item":[{"name":"AuthController","item":[{"name":"signin","id":"088d4add-22d4-4d8d-a807-604e0b1ede6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nickname\":\"lisi\",\r\n    \"password\":\"lisi123\",\r\n    \"phoneNumber\":\"lisi1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/auth/signin","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["auth","signin"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"40ffea4f-a26e-40c0-b8f8-3a5cdba85ac7","name":"signin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nickname\":\"lisi\",\r\n    \"password\":\"lisi1234\",\r\n    \"phoneNumber\":\"lisi1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/signin"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"233"},{"key":"Date","value":"Wed, 26 Oct 2022 15:28:37 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJDbGllbnQiLCJpc3MiOiJUZXN0LmNvbSIsImV4cCI6MTY2NjgwNTMxNywidXNlcklkIjoiMTYiLCJpYXQiOjE2NjY3OTgxMTd9.4NUlwq6HXEemPTPM5VQLlaAylGYKHhxg4ZKWQQD82gU\"}"},{"id":"eeea74db-65d1-41a1-8524-6333b9c9a321","name":"signin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nickname\":\"lisi\",\r\n    \"password\":\"234\",\r\n    \"phoneNumber\":\"432\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/signin"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 15:28:49 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"手机号不存在\",\n    \"data\": null\n}"},{"id":"33e45394-ce89-400d-b4c2-0f1ccf105bd2","name":"signin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nickname\":\"lisi\",\r\n    \"password\":\"lisi123\",\r\n    \"phoneNumber\":\"lisi1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/signin"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 04:09:39 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"密码错误\",\n    \"data\": null\n}"}],"_postman_id":"088d4add-22d4-4d8d-a807-604e0b1ede6f"},{"name":"wechatSignin","id":"cf49a6bd-43b3-4e6d-bf5b-fc969a86e62e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"code\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/wechat_signin","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["auth","wechat_signin"],"host":["{{localhost}}"],"query":[],"variable":[]}},"response":[{"id":"c3f14718-9861-4281-8a2f-bebc68a61291","name":"wechatSignin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"code\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJDbGllbnQiLCJpc3MiOiJUZXN0LmNvbSIsImV4cCI6MTY2Njc4OTUwOCwidXNlcklkIjoiMTYiLCJpYXQiOjE2NjY3ODIzMDh9.wq3YKeZE8VsJhryWUIafB5bnBLi51PGopSDdwbqLAPA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/wechat_signin"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 15:28:58 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"code 无效: errcode 40029\",\n    \"data\": null\n}"}],"_postman_id":"cf49a6bd-43b3-4e6d-bf5b-fc969a86e62e"},{"name":"signup","id":"cc691ac1-3e64-4da5-bff0-97066595e261","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nickname\":\"wgw\",\r\n    \"password\":\"123123\",\r\n    \"phoneNumber\":\"123123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/auth/signup","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["auth","signup"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"b41454d6-e868-4998-8a73-5d0ca6964036","name":"signup","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nickname\":\"lisi\",\r\n    \"password\":\"lisi1234\",\r\n    \"phoneNumber\":\"lisi1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/signup"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 15:09:21 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"手机号已被注册\",\n    \"data\": null\n}"},{"id":"d185a09c-9825-4eb4-9ae5-6e78df322dbb","name":"signup","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nickname\":\"wangwu\",\r\n    \"password\":\"wangwu1234\",\r\n    \"phoneNumber\":\"wangwu1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/signup"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"56"},{"key":"Date","value":"Wed, 26 Oct 2022 15:28:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"注册成功\"}"}],"_postman_id":"cc691ac1-3e64-4da5-bff0-97066595e261"},{"name":"update","id":"e75e635d-c685-4210-95a9-0b8a6e3f8207","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\":\"lisi1234\",\r\n    \"nickname\":\"lisi\",\r\n    \"newPassword\":\"lisi123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{localhost}}/auth/update","urlObject":{"path":["auth","update"],"host":["{{localhost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e75e635d-c685-4210-95a9-0b8a6e3f8207"},{"name":"getInfo","id":"8e87f88a-bf95-454c-a7c1-b2b35fac40fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{remote}}/auth/info","urlObject":{"path":["auth","info"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"835a6e08-b561-422b-8f3c-c8a524361c5e","name":"getInfo","originalRequest":{"method":"GET","header":[],"url":"{{localhost}}/auth/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 15:09:48 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"userId\": 16,\n        \"nickname\": \"DZJNy90My05W\",\n        \"avatar\": null,\n        \"phoneNumber\": \"lisi1234\",\n        \"type\": \"USER\"\n    }\n}"},{"id":"fed55da5-9da8-4f8e-8921-b1ee89784505","name":"getInfo","originalRequest":{"method":"GET","header":[],"url":"{{remote}}/auth/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:23:16 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"userId\": 6,\n        \"nickname\": \"M9LrckWTVyaE\",\n        \"avatar\": null,\n        \"phoneNumber\": \"11111111111\",\n        \"type\": \"ADMIN\"\n    }\n}"}],"_postman_id":"8e87f88a-bf95-454c-a7c1-b2b35fac40fb"},{"name":"uploadAvatar","id":"1f314004-c94d-42b9-ac0e-699ce0ff8768","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"{{remote}}/auth/avatar","urlObject":{"path":["auth","avatar"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"c02a5216-e1b2-4532-bfcc-b908f683a6b9","name":"uploadAvatar","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"avatar","type":"file","src":"aJtHgGQB0/announcement.png"}]},"url":"{{localhost}}/auth/avatar"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 15:26:33 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"java.io.FileNotFoundException: C:\\\\Users\\\\77194\\\\AppData\\\\Local\\\\Temp\\\\tomcat.8080.14490469557431106663\\\\work\\\\Tomcat\\\\localhost\\\\ROOT\\\\CollegeTask\\\\image\\\\16\\\\avatar\\\\6e86dbeb-a036-4524-b3ae-2e5ed167442f-announcement.png (系统找不到指定的路径。)\",\n    \"data\": null\n}"},{"id":"5df294cb-8ad4-41d4-959a-9daf2fdd7bb6","name":"uploadAvatar","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"avatar","type":"file","src":"yY3dd7H0F/avater.jpeg"}]},"url":"{{remote}}/auth/avatar"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"110"},{"key":"Date","value":"Sat, 29 Oct 2022 06:46:03 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"/images/33/avatar/9de486ed-b9f1-4552-a33c-e17162ff6287-avater.jpeg\"}"}],"_postman_id":"1f314004-c94d-42b9-ac0e-699ce0ff8768"}],"id":"5ff1f99c-67ad-4ce9-9001-d04f57bf7afa","_postman_id":"5ff1f99c-67ad-4ce9-9001-d04f57bf7afa","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"CourseCommentController","item":[{"name":"addComment","id":"0cd4ffe9-6d9f-40c5-8c9a-f7184815296b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{remote}}/api/comment/add?course_id=30&score=4&content=不太行","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","comment","add"],"host":["{{remote}}"],"query":[{"key":"course_id","value":"30"},{"key":"score","value":"4"},{"key":"content","value":"不太行"}],"variable":[]}},"response":[{"id":"2fd9530d-8f8a-4772-8c51-ab6fd74b88a5","name":"addComment","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{remote}}/api/comment/add?course_id=30&score=10&content=还可以","host":["{{remote}}"],"path":["api","comment","add"],"query":[{"key":"course_id","value":"30","type":"text"},{"key":"score","value":"10","type":"text"},{"key":"content","value":"还可以","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:19:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": true\n}"}],"_postman_id":"0cd4ffe9-6d9f-40c5-8c9a-f7184815296b"},{"name":"delComment","id":"7ecd0472-ab1a-49d0-a4f7-b61f2f80ed6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/comment/del?course_comment_id=45","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","comment","del"],"host":["{{remote}}"],"query":[{"key":"course_comment_id","value":"45"}],"variable":[]}},"response":[{"id":"d7e7f22d-d15d-4216-bd0c-a4cdd725ec86","name":"delComment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/comment/del?course_comment_id=45","host":["{{remote}}"],"path":["api","comment","del"],"query":[{"key":"course_comment_id","value":"45","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:21:55 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": true\n}"}],"_postman_id":"7ecd0472-ab1a-49d0-a4f7-b61f2f80ed6c"},{"name":"pullComment","id":"aa944dd8-862a-4dd2-81b2-90dcdca8ea6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/comment/pull?course_id=30","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","comment","pull"],"host":["{{remote}}"],"query":[{"key":"course_id","value":"30"}],"variable":[]}},"response":[{"id":"98bc5dc7-c5f4-4bc5-afea-10c6361a21ee","name":"pullComment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/comment/pull?course_id=30","host":["{{remote}}"],"path":["api","comment","pull"],"query":[{"key":"course_id","value":"30"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 02:21:08 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"courseCommentId\": 44,\n            \"courseId\": 30,\n            \"content\": \"还可以\",\n            \"time\": null,\n            \"score\": 10\n        },\n        {\n            \"courseCommentId\": 45,\n            \"courseId\": 30,\n            \"content\": \"不太行\",\n            \"time\": null,\n            \"score\": 4\n        }\n    ]\n}"}],"_postman_id":"aa944dd8-862a-4dd2-81b2-90dcdca8ea6a"}],"id":"cd03cd82-d2e4-4bb8-8dc5-b1fe70ecabe5","_postman_id":"cd03cd82-d2e4-4bb8-8dc5-b1fe70ecabe5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"QiniuTokenController","item":[{"name":"getUpToken","id":"6de059e9-f431-48cd-a0e8-efa0747438b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{localhost}}/callback/upToken","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["callback","upToken"],"host":["{{localhost}}"],"query":[],"variable":[]}},"response":[{"id":"24ef9162-32d7-4179-a07d-dc61d59e3b9d","name":"getUpToken","originalRequest":{"method":"POST","header":[],"url":"{{localhost}}/callback/upToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 Oct 2022 10:46:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"secretkey\": \"-pYuo9kK8rdbmWf1prkr8DYH9vP80F8A-qwdMxWx\",\n        \"accessKey\": \"0BPBBOrq_CVYJSbmj_2YO52GysZ6XgN57a-AhVeM\",\n        \"bucket\": \"baoziyucha\",\n        \"zone\": {\n            \"rsHttp\": \"http://rs-z2.qiniu.com\",\n            \"rsHttps\": \"https://rs-z2.qbox.me\",\n            \"rsfHttp\": \"http://rsf-z2.qiniu.com\",\n            \"rsfHttps\": \"https://rsf-z2.qbox.me\",\n            \"apiHttp\": \"http://api-z2.qiniu.com\",\n            \"apiHttps\": \"https://api-z2.qiniu.com\"\n        },\n        \"url\": \"qiniu.baoziyucha.top/\",\n        \"fsize\": null\n    }\n}"}],"_postman_id":"6de059e9-f431-48cd-a0e8-efa0747438b4"}],"id":"1769ae62-3bfc-46ca-a5cb-8a05110134bd","_postman_id":"1769ae62-3bfc-46ca-a5cb-8a05110134bd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}}],"id":"f2dc24d7-8c48-4aef-999a-1f7d22852d7c","_postman_id":"f2dc24d7-8c48-4aef-999a-1f7d22852d7c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"admin","item":[{"name":"BannerController","item":[{"name":"setBannerList","id":"0d335cdc-3459-4646-a12d-b30875441fb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[99]","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/admin/banner","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","admin","banner"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"941d4200-7281-472b-962f-174e67a0313c","name":"setBannerList","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[11,34,35,36]","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/admin/banner"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"55"},{"key":"Date","value":"Sat, 29 Oct 2022 07:01:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"Set success\"}"}],"_postman_id":"0d335cdc-3459-4646-a12d-b30875441fb5"},{"name":"uploadBanner","id":"f94c81d7-1056-44a9-a0fa-778382d22a6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{remote}}/api/admin/banner/upload?courseId=29&bannerImg=https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","admin","banner","upload"],"host":["{{remote}}"],"query":[{"key":"courseId","value":"29"},{"key":"bannerImg","value":"https://edu-image.nosdn.127.net/5B8826377EE623C7B6328E8F8B8D2871.png"}],"variable":[]}},"response":[],"_postman_id":"f94c81d7-1056-44a9-a0fa-778382d22a6f"},{"name":"getBannerList","id":"a7dcc18a-7c18-4690-a208-bd8bb1829b41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/banner/list","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","banner","list"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7dcc18a-7c18-4690-a208-bd8bb1829b41"},{"name":"deleteBanner","id":"29608277-c65c-4856-98da-a8df52fb04a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{localhost}}/api/admin/banner?bannerId=14","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","admin","banner"],"host":["{{localhost}}"],"query":[{"key":"bannerId","value":"14"}],"variable":[]}},"response":[],"_postman_id":"29608277-c65c-4856-98da-a8df52fb04a2"}],"id":"af21738f-b211-4ee7-9adb-cc6128da0875","_postman_id":"af21738f-b211-4ee7-9adb-cc6128da0875","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"AdminUserController","item":[{"name":"selectAllUser","id":"79235a97-d947-4d11-a327-572c97e46392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/admin/user?id=99","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","admin","user"],"host":["{{remote}}"],"query":[{"key":"id","value":"99"}],"variable":[]}},"response":[{"id":"9ed13f4b-a47d-460e-aae5-4fd44be3f1e4","name":"selectAllUser","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{remote}}/api/admin/user?id=99","host":["{{remote}}"],"path":["api","admin","user"],"query":[{"key":"id","value":"99"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 28 Oct 2022 06:45:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"userId\": 99,\n            \"password\": \"1234\",\n            \"wechatOpenid\": \"1234\",\n            \"nickname\": \"yuxiang\",\n            \"avatar\": null,\n            \"phoneNumber\": \"1234\",\n            \"type\": \"ADMIN\"\n        }\n    ]\n}"}],"_postman_id":"79235a97-d947-4d11-a327-572c97e46392"},{"name":"updateById","id":"4fe42fca-d97c-4d49-96cd-933b1dcc74f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\":4,\r\n    \"password\":\"\",\r\n    \"wechatOpeid\":\"\",\r\n    \"nickname\":\"\",\r\n    \"avatar\":\"\",\r\n    \"phoneNumber\":\"\",\r\n    \"type\":\"\",\r\n    \"courseList\":[],\r\n    \"userCourseList\":[],\r\n    \"questionCollectList\":[],\r\n    \"coursePartStateList\":[],\r\n    \"noteList\":[],\r\n    \"commentList\":[],\r\n    \"courseTestSubmitList\":[]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/admin/user","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","admin","user"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[{"id":"8e7ddf4c-9cae-44ef-bdc7-afc1318aad85","name":"updateById","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\":4,\r\n    \"password\":\"\",\r\n    \"wechatOpeid\":\"\",\r\n    \"nickname\":\"\",\r\n    \"avatar\":\"\",\r\n    \"phoneNumber\":\"\",\r\n    \"type\":\"\",\r\n    \"courseList\":[],\r\n    \"userCourseList\":[],\r\n    \"questionCollectList\":[],\r\n    \"coursePartStateList\":[],\r\n    \"noteList\":[],\r\n    \"commentList\":[],\r\n    \"courseTestSubmitList\":[]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/api/admin/user"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"56"},{"key":"Date","value":"Fri, 28 Oct 2022 06:46:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"更新成功\"}"}],"_postman_id":"4fe42fca-d97c-4d49-96cd-933b1dcc74f0"},{"name":"deleteById","id":"6a7c5732-f6be-4d89-8d40-978168e3ac41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{remote}}/api/admin/user?id=54","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","admin","user"],"host":["{{remote}}"],"query":[{"key":"id","value":"54"}],"variable":[]}},"response":[{"id":"1f68a1f8-65b8-476e-9a2c-aeba92a4eafa","name":"New Request","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{localhost}}/api/admin/user?id=99","host":["{{localhost}}"],"path":["api","admin","user"],"query":[{"key":"id","value":"99"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 Oct 2022 06:48:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"data\": {\n        \"timestamp\": \"2022-10-27T06:48:06.165+00:00\",\n        \"status\": 401,\n        \"error\": \"Unauthorized\",\n        \"message\": \"Unauthorized\",\n        \"path\": \"/api/admin/user\"\n    }\n}"},{"id":"e8f6800b-6d93-4661-9abc-40433fef0557","name":"deleteById","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{remote}}/api/admin/user?id=54","host":["{{remote}}"],"path":["api","admin","user"],"query":[{"key":"id","value":"54"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Content-Length","value":"62"},{"key":"Date","value":"Fri, 28 Oct 2022 06:46:41 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\"status\":200,\"message\":\"Success\",\"data\":\"删除用户成功\"}"}],"_postman_id":"6a7c5732-f6be-4d89-8d40-978168e3ac41"}],"id":"863fb6d6-30ac-4188-ab09-fd3f3b399fe5","_postman_id":"863fb6d6-30ac-4188-ab09-fd3f3b399fe5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}}],"id":"ddd284a6-61d2-41ad-bd86-fe657f362472","_postman_id":"ddd284a6-61d2-41ad-bd86-fe657f362472","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}}],"id":"6704c5d4-ab8d-4fed-a76a-647cb45b825e","event":[{"listen":"prerequest","script":{"id":"f8d79305-d295-4514-9d9e-447e84eb3c6d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"503f5dc1-1ed2-49fd-bd4a-76cea4a1a1c8","type":"text/javascript","exec":[""]}}],"_postman_id":"6704c5d4-ab8d-4fed-a76a-647cb45b825e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"AUTH","item":[{"name":"signin","id":"26aa13e3-65e8-4e9a-b9b5-a32817eefeaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phoneNumber\": \"13346637702\",\r\n    \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/auth/signin","description":"<p>注册成功则返回token</p>\n<p>失败返回空字符串</p>\n","urlObject":{"path":["auth","signin"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"26aa13e3-65e8-4e9a-b9b5-a32817eefeaa"},{"name":"signup","id":"f5345cf8-018e-45ee-b217-a48dccfa65be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"    {\r\n        \"phoneNumber\":\"13346637702\",\r\n        \"password\":\"123456\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"{{remote}}/auth/signup","description":"<p>注册成功返回token</p>\n<p>注册失败返回空字符串</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["auth","signup"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5345cf8-018e-45ee-b217-a48dccfa65be"},{"name":"update","id":"18b7f632-6431-4312-854a-507fd853f350","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"123456\",\r\n    \"newPassword\": \"123123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{remote}}/auth/update","urlObject":{"path":["auth","update"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"18b7f632-6431-4312-854a-507fd853f350"},{"name":"info","id":"dd11bf8a-4c84-424b-b5f9-0a00a7fa068d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/auth/info","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["auth","info"],"host":["{{remote}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd11bf8a-4c84-424b-b5f9-0a00a7fa068d"},{"name":"avatar","id":"5c453093-fdf7-4364-803c-e2262f8a3e98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"avatar","type":"file","src":"/C:/picBed/banner/damie.jpg"}]},"url":"{{localhost}}/auth/avatar","urlObject":{"path":["auth","avatar"],"host":["{{localhost}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c453093-fdf7-4364-803c-e2262f8a3e98"}],"id":"17d78e24-c0b1-4acc-bf0a-122eb3f98435","_postman_id":"17d78e24-c0b1-4acc-bf0a-122eb3f98435","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"客户端","item":[{"name":"User","item":[],"id":"3fc79927-a0de-4f87-993d-ce8a4b33461b","_postman_id":"3fc79927-a0de-4f87-993d-ce8a4b33461b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"course","item":[{"name":"热门课程","id":"80df1bd2-193a-402c-9461-86d6be3e5c52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{remote}}/api/course/popular?page=1&size=4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","course","popular"],"host":["{{remote}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"4"}],"variable":[]}},"response":[],"_postman_id":"80df1bd2-193a-402c-9461-86d6be3e5c52"}],"id":"42665d6e-f759-4c83-ab37-57db3622e8a7","_postman_id":"42665d6e-f759-4c83-ab37-57db3622e8a7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}},{"name":"testing","id":"2c01a1aa-e4c0-4878-aa22-1991b6fe715a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/api/user/course/userCourse","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}},"urlObject":{"path":["api","user","course","userCourse"],"host":["http://127.0.0.1:8080/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c01a1aa-e4c0-4878-aa22-1991b6fe715a"}],"id":"bcb1ca19-0e2c-454b-8fa3-9b19bd329bde","_postman_id":"bcb1ca19-0e2c-454b-8fa3-9b19bd329bde","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","id":"39544f4c-8603-4af6-8c7c-3ae46e3492fe","name":"murmur","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"a6e122da-2db0-46d6-91d6-60d06287963a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"77a55d58-22b5-42b0-ae24-2bc78c26e875","type":"text/javascript","exec":[""]}}],"variable":[{"key":"host","value":"http://127.0.0.1:8080/api","type":"string"}]}