添加部分退款接口

This commit is contained in:
韩鹏辉
2023-08-17 11:32:00 +08:00
parent 8fb56270fc
commit b01ed04003

View File

@@ -23,7 +23,7 @@ public interface RealFansService extends IService<RealFans> {
* 去除分润 * 去除分润
* @param * @param
*/ */
void removeProfit(String orderNumber); void removeProfit(MerchantOrder order);
/** /**
* @description:去除分润 * @description:去除分润