12-课程管理-更新课程分类
POST
http://localhost:5000/api/manager/course/update_category
请求参数
参数名
类型
描述
必填
id
int
示例:18
必填
category_id
int
示例:2
必填