|
@@ -28,7 +28,8 @@ const API = {
|
|
postReviseOrder: '/order/revise',
|
|
postReviseOrder: '/order/revise',
|
|
getRecommendUrl: '/goods/recommend',
|
|
getRecommendUrl: '/goods/recommend',
|
|
getUserAllGoodsUrl:'/goods/user',
|
|
getUserAllGoodsUrl:'/goods/user',
|
|
- initRecommendURL:'/user/rec/new'
|
|
|
|
|
|
+ initRecommendURL:'/user/rec/new',
|
|
|
|
+ uploadImageURL:'/pic/upload'
|
|
}
|
|
}
|
|
|
|
|
|
//查询列表时传参---注意参数数据类型
|
|
//查询列表时传参---注意参数数据类型
|