Fix:4375 【旅居商城小程序】旅居商家主页分享模板

This commit is contained in:
LinCyJang
2025-12-08 21:58:57 +08:00
parent 1ad946e7be
commit 1109861934
2 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -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