|
|
@ -57,6 +57,8 @@ public class InvSubWarehouseController {
|
|
|
|
private WarehouseUserService warehouseUserService;
|
|
|
|
private WarehouseUserService warehouseUserService;
|
|
|
|
@Resource
|
|
|
|
@Resource
|
|
|
|
private InvSpaceService invSpaceService;
|
|
|
|
private InvSpaceService invSpaceService;
|
|
|
|
|
|
|
|
@Resource
|
|
|
|
|
|
|
|
private SystemParamConfigService systemParamConfigService;
|
|
|
|
|
|
|
|
|
|
|
|
@AuthRuleAnnotation("")
|
|
|
|
@AuthRuleAnnotation("")
|
|
|
|
@GetMapping("spms/sub/inv/warehouse/filter")
|
|
|
|
@GetMapping("spms/sub/inv/warehouse/filter")
|
|
|
|