발전시뮬레이션 물건번호 상세 API 수정 #516
@ -3240,7 +3240,7 @@ public class EstimateService {
|
|||||||
// 물건정보 셋팅
|
// 물건정보 셋팅
|
||||||
response.setObjectNo(estimateRequest.getObjectNo());
|
response.setObjectNo(estimateRequest.getObjectNo());
|
||||||
response.setPlanNo(estimateRequest.getPlanNo());
|
response.setPlanNo(estimateRequest.getPlanNo());
|
||||||
response.setObjectName(estimateRequest.getObjectName());
|
response.setObjectName(estimateResponse.getObjectName());
|
||||||
response.setAreaId(estimateResponse.getAreaId());
|
response.setAreaId(estimateResponse.getAreaId());
|
||||||
response.setConType(estimateResponse.getConType());
|
response.setConType(estimateResponse.getConType());
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user