分销关联id修改
This commit is contained in:
@@ -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);
|
||||
|
||||
/**
|
||||
* 发放分销奖励
|
||||
|
||||
Reference in New Issue
Block a user