ZZJ
2021-09-28 0cfab2b97c0913d2f5ccd55760f8768316f91138
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
  })