分销充值修改

This commit is contained in:
张松
2025-10-28 14:56:11 +08:00
parent 9a99cc6e1d
commit 993b65caae
4 changed files with 4 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ public interface MkDistributionUserService extends IService<MkDistributionUser>
/**
* 分销商户运营余额充值回调
*/
void rechargeCallBack(Long userId, Long shopId, BigDecimal amount, Long paymentId);
void rechargeCallBack(Long shopId, BigDecimal amount, Long paymentId);
/**
* 发放分销奖励