自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-06-01 89309db51016d79f4c54629228ec562e421ccaa2
src/main/java/com/zy/common/service/CommonService.java
@@ -296,11 +296,11 @@
            case 202:
                return 2;
            case 206:
            case 211:
            case 215:
            case 219:
            case 223:
            case 226:
//            case 211:
//            case 215:
//            case 219:
//            case 223:
            case 227:
                return 3;
            default:
                throw new CoolException("根据入库站获取库位排号分配失败,入库站:" + sourceStaNo);