Fix:4375 【旅居商城小程序】旅居商家主页分享模板
This commit is contained in:
+4
-1
@@ -153,7 +153,10 @@ export function postJiaLouNewsZan(data) {
|
||||
export function postJiaLouShare(id) {
|
||||
return request.get('/countyFamous/sojourn/poster/' + id, {login: true})
|
||||
}
|
||||
|
||||
// 分享旅居1
|
||||
export function postTravelShare(id) {
|
||||
return request.get('/travel/poster/' + id, {login: true})
|
||||
}
|
||||
/**
|
||||
* 获取旅居列表
|
||||
* countyId int 县城ID
|
||||
|
||||
Reference in New Issue
Block a user