#
zhou zhou
6 天以前 8e2ba687b00f230ade708fa82b8c9f67cf842f0d
rsf-server/src/main/java/com/vincent/rsf/server/manager/utils/LocManageUtil.java
@@ -53,7 +53,7 @@
    }
    public static String getTargetLoc(Long areaId, Long containerType) {
        Long locType = null;
        Long locType = containerType;
//        if (!Objects.isNull(containerType)) {
//            LocTypeService locService = SpringUtils.getBean(LocTypeService.class);
//            if (containerType.equals(ContainerType.CONTAINER_TYPE_NORMAL.val)) {