jiangping
2024-07-29 08060f5ef73a178bc675cb5406d329eb3e13a276
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`, {