fix:name
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m8s

This commit is contained in:
sexygoat
2026-05-07 17:34:06 +08:00
parent 90d415cfb9
commit 78fe35da01
12 changed files with 57 additions and 755 deletions

View File

@@ -3,7 +3,7 @@ git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin https://git.boss160.cn/luo/one-pipe-system.git
git remote add origin https://git.boss160.cn/luo/admin-xm-iot.git
git push -u origin main
你需要注意下.gitignore 是否需要加一些文件进去