#
luxiaotao1123
2021-05-27 3c9c2fb935c34351f616351c0af2e0ace98a55b2
src/main/java/com/zy/common/service/CommonService.java
@@ -110,9 +110,12 @@
            case 126:
                whsType = 3;
                break;
            case 109:
            case 110:
                whsType = 4;
                break;
            case 301:
                whsType = 5;
                break;
            default:
                throw new CoolException("库位排号分配错误, 源站号:" + sourceStaNo);
        }