添加部分退款接口
This commit is contained in:
@@ -23,7 +23,7 @@ public interface RealFansService extends IService<RealFans> {
|
||||
* 去除分润
|
||||
* @param
|
||||
*/
|
||||
void removeProfit(String orderNumber);
|
||||
void removeProfit(MerchantOrder order);
|
||||
|
||||
/**
|
||||
* @description:去除分润
|
||||
|
||||
Reference in New Issue
Block a user