chore: rename app to 自动化工具 and exe/release to CMBot

Functional/build-level rename only:
- version.py APP_NAME -> 自动化工具 (window title)
- build.ps1 exe/release name AutoPrint -> CMBot
- docs packaging/structure examples AutoPrint -> CMBot

Descriptive product name in narrative docs is left unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-17 15:18:38 +08:00
co-authored by Claude Opus 4.8
parent edcd5d1e18
commit 97341a5831
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
APP_NAME = "自动合成印花服饰效果图工具"
APP_NAME = "自动化工具"
APP_VERSION = "1.0.0"