public interface EchoService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
echo(NotifyRequest request)
微信回调
|
void |
echo(java.lang.String trade_no,
java.util.Map param)
支付宝回调
|
void |
refundEcho(RefundNotifyRequest.ReqInfo reqInfo) |
void echo(NotifyRequest request)
request - requestvoid echo(java.lang.String trade_no,
java.util.Map param)
trade_no - trade_noparam - paramvoid refundEcho(RefundNotifyRequest.ReqInfo reqInfo)
Copyright © 2019. All Rights Reserved.