梁海波

Updated 获取老师认可度 (markdown)

... ... @@ -31,10 +31,10 @@
}
}
```
+ 无数据时返回
+ 无数据时返回 `http状态码204`
```json
{
"message": "没有数据",
"code": "not_found"
"code": "no_content"
}
```
\ No newline at end of file
... ...