分店套餐 Id 不对问题
This commit is contained in:
@@ -19,7 +19,7 @@ public interface PpPackageOrderService extends IService<PpPackageOrder> {
|
||||
/**
|
||||
* 创建推广订单
|
||||
*/
|
||||
Long createPackageOrder(Long packageId);
|
||||
Long createPackageOrder(Long packageId, Long shopId);
|
||||
|
||||
/**
|
||||
* 根据订单 Id 查询推广订单详情
|
||||
|
||||
Reference in New Issue
Block a user