md
This commit is contained in:
parent
fd894098a5
commit
c81858a646
@ -396,7 +396,7 @@ public class EmisTmsCostFeeServiceImpl implements IEmisTmsCostFeeService
|
||||
splitItem.setDestPlace(quotePrice0.getNextSiteName());
|
||||
|
||||
splitItem.setBillMonth(DateUtils.parseDateToStr(DateUtils.YYYY_MM,waybill.getSendDate()));
|
||||
splitItem.setTradeDate(waybill.getDispatchDate());
|
||||
splitItem.setTradeDate(waybill.getSignDate());
|
||||
|
||||
// 成本分摊
|
||||
splitItem.setFeeType("1002"); // 网点机场短驳费
|
||||
|
||||
Loading…
Reference in New Issue
Block a user