src/main/java/com/zy/common/service/CommonService.java
@@ -99,6 +99,7 @@ */ @Transactional public StartupDto getLocNo(Integer whsType, Integer staDescId, Integer sourceStaNo, List<String> matNos, LocTypeDto locTypeDto, int times) { if (sourceStaNo.equals(100)){ whsType=1; }else if (sourceStaNo.equals(200)){