|
|
@ -399,7 +399,7 @@ public class PushInvoiceServiceImpl implements PushInvoiceService { |
|
|
|
//按照接口类型获取对应的报文数据
|
|
|
|
//按照接口类型获取对应的报文数据
|
|
|
|
//推送影像系统
|
|
|
|
//推送影像系统
|
|
|
|
String content = getPushContent(fpTsMqData, pushInfo, shList); |
|
|
|
String content = getPushContent(fpTsMqData, pushInfo, shList); |
|
|
|
sendImageSys(content,"",""); |
|
|
|
//sendImageSys(content,"","");
|
|
|
|
if (StrUtil.isBlank(content)) { |
|
|
|
if (StrUtil.isBlank(content)) { |
|
|
|
log.warn("税号:{},组装请求报文为空,不进行推送数据", fpTsMqData.getNsrsbh()); |
|
|
|
log.warn("税号:{},组装请求报文为空,不进行推送数据", fpTsMqData.getNsrsbh()); |
|
|
|
continue; |
|
|
|
continue; |
|
|
|