文档
测试

删除课程分类

DELETE
/courseType

请求参数

参数名
类型
描述
必填
id
string
要删除的分类id
必填

说明 / 示例

```json { "code": 0, "msg": "成功", "data": null } ```