Feat:寻千县万村店铺增加2级分类
This commit is contained in:
@@ -312,3 +312,7 @@ export function getCityNewsCategory() {
|
||||
export function getCityShopList(params) {
|
||||
return request.get('/countyFamous/hotel', params, {login: true})
|
||||
}
|
||||
|
||||
export function getCountyFamousHotelType() {
|
||||
return request.get('/countyFamous/hotelType', {}, {login: true})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user