docs:测试提交

This commit is contained in:
zhengsl 2025-11-09 18:51:58 +08:00
parent 6dee0c43e8
commit 64929f620c

View File

@ -34,6 +34,7 @@ git pull --ff-only
git add . git add .
git commit -m "feat: 支持可执行JAR打包并优化资源复制逻辑" git commit -m "feat: 支持可执行JAR打包并优化资源复制逻辑"
``` ```
- 推送到远程: - 推送到远程:
``` ```
git push -u origin develop-framework git push -u origin develop-framework