朱佳吉
2024-05-07 ad54d502450e219c38f7d9b878ae07f759ab2a23
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 {