This commit is contained in:
2025-12-27 11:53:26 +08:00
parent e2e9d29c31
commit 5d19cb05af
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ class JX3Service:
return return_data
async def richangyuche(self,server: str) -> Dict[str, Any]:
async def richangyuche(self) -> Dict[str, Any]:
"""日常预测"""
return_data = self._init_return_data()