1
This commit is contained in:
@ -232,8 +232,8 @@ export const DELETE_CART = "/product/cart/delete";
|
||||
|
||||
// 创建订单
|
||||
export const CREATE_ORDER_NEW = "/product/order/create";
|
||||
// 创建购物车订单
|
||||
export const CREATE_CART_ORDER = "/product/order/create";
|
||||
// 创建订单
|
||||
export const CREATE_CART_ORDER = "/douyin/goods/order/create";
|
||||
// 订单支付
|
||||
export const PAY_ORDER_NEW = "/ttpay/jsapi";
|
||||
// 订单列表
|
||||
|
||||
Reference in New Issue
Block a user