jiangping
2024-08-01 2831757b45ae0b84d79f42836f742cd1a1a9f97b
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`, {