From 9a8dd4684b9f9b874613fb055bd15e4e085caef3 Mon Sep 17 00:00:00 2001 From: YaoerWu Date: Tue, 28 Jul 2026 19:43:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=20docstring=20?= =?UTF-8?q?=E4=B8=AD=E7=A1=AC=E7=BC=96=E7=A0=81=E7=9A=84=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/auto_daily.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/auto_daily.py b/examples/auto_daily.py index a366e652..09a84319 100644 --- a/examples/auto_daily.py +++ b/examples/auto_daily.py @@ -11,7 +11,7 @@ python examples/auto_daily.py # 显式指定配置 (推荐, 用户常用文件名带下划线) - python examples/auto_daily.py --config D:/Games/autowsgr/old/user_settings.yaml + python examples/auto_daily.py --config /path/to/user_settings.yaml 停止: - 第一次 Ctrl+C → 设置停止信号, 等当前战斗结束后优雅退出。