Optimize prompts.

This commit is contained in:
戒酒的李白
2025-08-25 23:05:16 +08:00
parent 1fd70bc8fb
commit 197e68f7ba
9 changed files with 1437 additions and 118 deletions
+2
View File
@@ -700,3 +700,5 @@ if __name__ == '__main__':
except KeyboardInterrupt:
print("\n正在关闭应用...")
cleanup_processes()