mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 20:45:10 +08:00
保存汇付支付退款回调记录
This commit is contained in:
@@ -18,4 +18,6 @@ public interface AdapayCallbackRecordMapper {
|
||||
int updateByPrimaryKeySelective(AdapayCallbackRecord record);
|
||||
|
||||
int updateByPrimaryKey(AdapayCallbackRecord record);
|
||||
|
||||
AdapayCallbackRecord selectByPaymentId(String paymentId);
|
||||
}
|
||||
Reference in New Issue
Block a user