自动化立体仓库 - WMS系统
#
18516761980
2022-05-31 251962b1090ec32f8a8efcc0ecb7d469cde8b32e
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);