liukangdong
2024-08-02 9aa4f105dd7c4b9e576bebc8e01bb21c366ce550
admin/src/api/business/shop.js
@@ -12,6 +12,11 @@
    trim: true
  })
}
export function areaList (data) {
  return request.post('/business/zhongtai/areaList',data, {
    trim: true
  })
}
// 查询
export function fetchList3 (data) {
  return request.get(`/business/shop/tree`, {