潘志宝
2024-11-22 32396ca82284498b42cc132ff9fa51c6207f0d37
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