yangys
2024-05-30 a3686cfa49bf53fb91a2ceb960cf15b3ebdac641
smart-man-boot/src/main/java/com/qianwen/smartman/modules/cps/controller/MaterialStorageController.java
@@ -31,7 +31,6 @@
@Api(value = "物料存放管理", tags = {"物料存放管理"})
@ApiResource({"blade-cps/material-storage"})
@RestController
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/cps/controller/MaterialStorageController.class */
public class MaterialStorageController extends BladeController {
    private final IMaterialStorageService materialStorageService;
    private final ISystemResourceService systemResourceService;