自动化立体仓库 - WMS系统
#
LSH
2023-02-11 d35dd49decd2207b80b8c9410427d4ff25d3e3d0
src/main/java/com/zy/common/service/CommonService.java
@@ -99,6 +99,7 @@
     */
    @Transactional
    public StartupDto getLocNo(Integer whsType, Integer staDescId, Integer sourceStaNo, List<String> matNos, LocTypeDto locTypeDto, int times) {
        if (sourceStaNo.equals(100)){
            whsType=1;
        }else if (sourceStaNo.equals(200)){