k94314517
2024-07-25 a75b18a4157ab486e0b51c438ac165ab3a08e3e0
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`, {