Compare commits
No commits in common. "1802d4381ee15db3e49b5f8f277344360a1c2dc8" and "2a0ad031bfae89470214da52f484c1e3a47bd927" have entirely different histories.
1802d4381e
...
2a0ad031bf
@ -1724,8 +1724,6 @@ public class EstimateService {
|
|||||||
|
|
||||||
quoteList.add(estimateSendResponse);
|
quoteList.add(estimateSendResponse);
|
||||||
estimateSendRequest.setQuoteList(quoteList);
|
estimateSendRequest.setQuoteList(quoteList);
|
||||||
//2차점명
|
|
||||||
estimateSendResponse.setSecSapSalesStoreCd(estimateRequest.getSecSapSalesStoreCd());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
EstimateApiResponse response = null;
|
EstimateApiResponse response = null;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user