''
liukangdong
2024-07-30 716097ebdc72ac8ec028df7a5a3a676f5fc3ad82
wechat_staff/api/index.js
@@ -196,6 +196,13 @@
    data
  })
}
// 获取门店详情
export const loadShopList= (data) => {
  return request({
    url: '/web/personnel/userShopList',
    data
  })
}
// 我的 收藏/喜欢列表
export const collectLikePage = (data) => {
  return request({