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