Compare commits
2 Commits
2a0ad031bf
...
1802d4381e
| Author | SHA1 | Date | |
|---|---|---|---|
| 1802d4381e | |||
| fc132e28e0 |
@ -1724,6 +1724,8 @@ public class EstimateService {
|
||||
|
||||
quoteList.add(estimateSendResponse);
|
||||
estimateSendRequest.setQuoteList(quoteList);
|
||||
//2차점명
|
||||
estimateSendResponse.setSecSapSalesStoreCd(estimateRequest.getSecSapSalesStoreCd());
|
||||
}
|
||||
|
||||
EstimateApiResponse response = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user