src/test/kotlin/com/flightfeather/uav/lightshare/service/impl/DataAnalysisServiceImplTest.kt
@@ -34,7 +34,7 @@ @Test fun fetchHistory() { dataAnalysisService.fetchHistory("SH-CN-20250723(01)", .0) dataAnalysisService.fetchHistory("SH-CN-20260121", .0, 1, 10000) } @Test