Feat(店铺):分享功能对接
This commit is contained in:
+1
-1
@@ -226,5 +226,5 @@ export function setTopHotelNew(data) {
|
||||
* @param id 店铺ID int
|
||||
* */
|
||||
export function getHotelShareBackgroundImage(id) {
|
||||
return request.get("/api/hotelMain/shareBackgroundImage/" + id, {}, {login: true})
|
||||
return request.get("/api/hotelMain/shareImage/" + id, {}, {login: true})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user