ZZJ
2021-12-23 f2286cfd8b9a92da11a158a73258436dfb3969b8
src/api/es.ts
@@ -14,9 +14,9 @@
  })
}
export const getCameraFaceData = (data:any) => {
export const getCameraFaceData = (data: any) => {
  return request({
    url: '/data/api-v/es/getFaceData',
    url: '/data/api-v/customer/behavior',
    method: "post",
    data
  })