|
|
@ -175,6 +175,7 @@ public class PushTicketPoolServiceImpl implements PushTicketPoolService { |
|
|
|
List<PcfptsMxBO> ddmxxxList = transPcfptsMx(orderItemInfos); |
|
|
|
List<PcfptsMxBO> ddmxxxList = transPcfptsMx(orderItemInfos); |
|
|
|
|
|
|
|
|
|
|
|
PcfptsBO pcfpts = transPcfpts(orderInfo, ddmxxxList, orderInvoiceInfo); |
|
|
|
PcfptsBO pcfpts = transPcfpts(orderInfo, ddmxxxList, orderInvoiceInfo); |
|
|
|
|
|
|
|
pcfpts.setCompCode(orderProcessInfo.getGsdm()); |
|
|
|
|
|
|
|
|
|
|
|
content = JsonUtils.getInstance().toJsonString(pcfpts); |
|
|
|
content = JsonUtils.getInstance().toJsonString(pcfpts); |
|
|
|
|
|
|
|
|
|
|
|