src/test/kotlin/com/flightfeather/uav/lightshare/service/impl/DataAnalysisServiceImplTest.kt
@@ -19,4 +19,9 @@ fun testPollutionTrace() { dataAnalysisService.pollutionTrace("SH-CN-20250116") } @Test fun fetchHistory() { dataAnalysisService.fetchHistory("SH-CN-20250723(01)") } }