vip购买相关
This commit is contained in:
@@ -19,4 +19,6 @@ public interface BuyOrderService extends IService<BuyOrder> {
|
||||
Map<String,Object> commonOrderDetail(Map params);
|
||||
|
||||
ExpressQueryResponse commonExpressDetail(Map params);
|
||||
|
||||
void updateOrderStatus(Integer userId, String orderSn, String type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user