|
|
|
@ -71,7 +71,7 @@ public interface PushInvoiceService { |
|
|
|
|
|
|
|
|
|
public R processPushFail(CommonTsMqData commonTsMqData, String pushUrl, String msg, List<String> shList); |
|
|
|
|
|
|
|
|
|
public R sendImageSys(String content, String pushType, PushInfo pushInfo, Long id); |
|
|
|
|
public void sendImageSys(String content, String pushType, PushInfo pushInfo, Long id); |
|
|
|
|
|
|
|
|
|
public void successPush(Long pushInfoRecordId,String content,String result,PushInfo pushInfo,String pushtype); |
|
|
|
|
|
|
|
|
|