分销关联id修改

This commit is contained in:
张松
2025-10-30 17:43:05 +08:00
parent 052f2c24f6
commit 84816c8a8c
4 changed files with 5 additions and 6 deletions

View File

@@ -116,7 +116,7 @@ public interface MkDistributionUserService extends IService<MkDistributionUser>
BigDecimal updateShopInfoAmount(Long shopId, BigDecimal changeAmount, Long sourceId, TableValueConstant.DistributionAmountFlow.Type type, String remark);
void refund(String orderNo);
void refund(Long orderId, String orderNo);
/**
* 发放分销奖励