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