huayandong

add api-删除课表接口参数由id替换成classId

... ... @@ -222,7 +222,7 @@ private Boolean flagClassClosed; // 是否已结课:true查询已结束的
```json
{
"operationAccount":"zhangwang@boxfish.cn",
"id":119
"classId":"xxxxxxx"
}
```
... ...