前台业务-取消课程收藏 websocket测试 POST localhost:88/api/student/transaction/collect/course 说明 / 示例 ```json { "studentId":1, "courseId":1 } ```