退单
This commit is contained in:
@@ -27,6 +27,6 @@ public interface TransactionDetailsService extends IService<TransactionDetailsEn
|
||||
|
||||
void rechargeRecord(MyUserEntity user,String money,int payXxxOrderId,String AppName,String orderSn);
|
||||
|
||||
|
||||
void refundRecord(BuyOrder buyOrder, MyUserEntity user, BigDecimal totalPrice);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user