Crunchy
2024-05-08 f2aec44685466b0c514bffa7db4a2d0db1a7f28c
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 {