...
|
...
|
@@ -14,13 +14,14 @@ var urlObj = { |
|
|
'queryShopPass': '/goods/query/shopPass', // 查询通过审核店铺列表接口
|
|
|
'maxSort': '/goods/query/maxSort',//查询一级类目列表接口
|
|
|
'shopsRest': '/ShopsRest/getShopsByName', // 店铺列表
|
|
|
'xiangouID': '/limit/xiangouID/selectActivityListForSelect', //限购ID
|
|
|
|
|
|
'sortlist': '/product/class/queryAllProductSortList',
|
|
|
'productPool': '/runManage/subjectManage/queryBaseProductPoolListByName',
|
|
|
'firstCategory': '/operations/helpcategory/getCategoryListByPid',
|
|
|
'getByCategoryId': '/operations/helpcontent/getSecondCategoryList',
|
|
|
'getAllHelpCategory': '/operations/helpcontent/getAllHelpCategory',
|
|
|
'getHelpCategory': '/operations/helpcontent/getHelpCategory',
|
|
|
'xiangouID': '/limit/xiangouID/selectActivityListForSelect', //限购ID
|
|
|
'queryAll4Select': '/goods/brandSeries/queryAll4Select' //品牌款型系列
|
|
|
};
|
|
|
|
...
|
...
|
|