Fix:2826 【商城小程序】农民店铺无法取消收藏,收藏时点取消图标未变更
This commit is contained in:
@@ -21,4 +21,7 @@ export function setFarmerShopCollection(data) {
|
||||
return request.post("/collection/farmerShop/add", data)
|
||||
}
|
||||
|
||||
export function removeFarmerShopCollection(data) {
|
||||
return request.post("/collection/farmerShop/remove", data)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user