dev #464

Merged
ysCha merged 181 commits from dev into dev-deploy 2026-04-08 10:17:03 +09:00
Showing only changes of commit 8c73455cb1 - 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;
}
}