value
2024-05-08 db2b41de1911ec09bb3567c4d85b029ce9a356ca
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 {