07-讲师管理-星级更新
POST
http://localhost:5000/api/manager/teacher/update_is_star
请求参数
参数名
类型
描述
必填
id
int
示例:11
必填
is_star
int
示例:0
必填