退款实现

回调校验实现
This commit is contained in:
egan
2018-05-02 17:02:12 +08:00
parent 0366ca5470
commit edf53c9b7c
4 changed files with 60 additions and 7 deletions

View File

@@ -75,6 +75,7 @@ public interface PayService {
* @param id 业务id, 数据的真实性.
* @return true通过
*/
@Deprecated
boolean verifySource(String id);