Commit c16ab5ba authored by 盖献康's avatar 盖献康

按章节排序

parent 7b8e6c20
......@@ -38,6 +38,7 @@ public class ReviewStandardController extends BaseController {
* 分页查询标准(检验内容库)
* @return
*/
@Anonymous
@ApiOperation("分页查询标准(检验内容库)")
@PostMapping("/list")
public TableDataInfo<ReviewStandardResponse> listByPage(@Validated @RequestBody ReviewStandardListByPageRequest request) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment