自动化立体仓库 - WMS系统
#
lty
4 天以前 be5c6de69ba20049aba8a26591be1cd4a3934dca
src/main/java/com/zy/common/service/CommonService.java
@@ -409,7 +409,7 @@
    }
    /**
     * 当回源库位不在本巷道时,出库至1070重新检索巷道根据1,2巷道之间分配,3,4巷道全局分配规则
     * 当回源库位不在本巷道时,重新检索巷道根据1,2巷道之间分配,3,4巷道全局分配规则
     */
    @Transactional
    public StartupDto getLocNoRunV2(Integer whsType, Integer staDescId, Integer sourceStaNo, WrkMast wrkMast, Integer moveCrnNo, LocTypeDto locTypeDto, int times) {