dev #172

Merged
ysCha merged 3 commits from dev into prd-deploy 2025-07-15 13:47:42 +09:00
Showing only changes of commit b068db7b95 - Show all commits

View File

@ -457,6 +457,7 @@ public class EstimateService {
itemRequest.setItemCtgGr(itemResponse.getItemCtgGr());
itemRequest.setPartAdd("0");
itemRequest.setDelFlg("0");
itemRequest.setQcastCustPrdId(itemResponse.getQcastCustPrdId());
break;
}
}