添加注释

This commit is contained in:
zw
2025-08-28 16:02:28 +08:00
parent 17c692b6c7
commit d98cbc89e9
2 changed files with 2 additions and 51 deletions

View File

@@ -27,7 +27,7 @@ if "--role=flask" in sys.argv:
# 项目入口
if __name__ == "__main__":
# 添加iOS开发包到电脑上
deployer = DevDiskImageDeployer(verbose=True)
deployer.deploy_all()