diff --git a/bin/wenter.py b/bin/weather.py similarity index 99% rename from bin/wenter.py rename to bin/weather.py index 25d5d87..8171142 100644 --- a/bin/wenter.py +++ b/bin/weather.py @@ -39,4 +39,4 @@ except Exception as e: exit() # 脚本正常结束后的清理操作 -exit() \ No newline at end of file +exit()