Merge pull request '952-EstimateSendResponse 2차 SAP 판매점코드 반영' (#9) from feature/cha into dev
Reviewed-on: #9
This commit is contained in:
commit
1802d4381e
@ -1724,6 +1724,8 @@ 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