feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
Showing only changes of commit 66a04ae837 - Show all commits

View File

@ -1548,6 +1548,8 @@ public class EstimateService {
StringUtils.isEmpty(itemResponse.getUnitPrice())
? "0"
: itemResponse.getUnitPrice());
itemResponse.setSalePrice(String.valueOf(salePrice));
} else {
salePrice =
new BigDecimal(