shuishen
2021-11-30 8cbb44a2182a992faeeb0c1fa08e64fb104ae75c
src/api/map/people.js
@@ -27,7 +27,7 @@
export const getTrack = (param) => {
    return request({
        url: '/api/liveLocation/getLocusInfoList',
        url: '/api/locus/pages',
        method: 'get',
        params: param
    })
@@ -42,15 +42,7 @@
export const getNewPeople = (param) => {
  return request({
    url: '/api/car/Peo',
    method: 'get',
    params: param
  })
}
export const getNewTark = (param) => {
  return request({
    url: '/api/car/Peog',
    url: '/api/liveLocation/detail',
    method: 'get',
    params: param
  })