Jay
2024-11-01 6c26363653eff403da477c8681fa3723d87f4b99
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