deleteByCourseId
POST
http://localhost:7000/api/admin/course/deleteByCourseId/7
接口描述
根据课程id删除课程、章节
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:成功
必填
response
object
示例:null
必填