自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-08-31 57be2fdc0ada5007abf4eb3f99b8ed21b51aecc7
#
1个文件已修改
2 ■■■ 已修改文件
src/main/java/com/zy/common/service/CommonService.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/common/service/CommonService.java
@@ -111,7 +111,7 @@
    public StartupDto getLocNo(Integer whsType, Integer staDescId, Integer sourceStaNo, List<String> matNos, LocTypeDto locTypeDto, LocTypeDto oldLocType, int times) {
        StartupDto startupDto = new StartupDto();
        switch (sourceStaNo) {
            case 108:
            case 103:
                whsType = 1;
                break;
            case 111: