houzhongjian
2024-11-28 02acd197e119a7a4d20c62f6b6e9da7ec7be75c9
src/api/data/da/point/daPointChart.ts
@@ -8,7 +8,7 @@
// 查询chart列表
export const getPointDaChart = (data: DaPointChartReqVO) => {
  return request.post({ url: '/data/api/data/point/history', data })
  return request.post({ url: '/data/api/query-points/chart', data })
}
//导出DaPointValue