cnas-server/src/main/java/com/yuanchu/mom/controller/LaboratoryController.java
@@ -31,7 +31,7 @@ @Resource private LaboratoryService laboratoryService; @ValueClassify("场所或设施") @ValueAuth @ApiOperation(value = "查询实验室管理列表") @PostMapping("/selectItemParameter") public Result selectItemParameter(@RequestBody Map<String, Object> data) throws Exception {