This commit is contained in:
louiscklaw
2025-01-31 21:19:43 +08:00
parent 3380f515df
commit 76adef672f
6 changed files with 183 additions and 0 deletions

7
kai_871/gitUpdate.bat Normal file
View File

@@ -0,0 +1,7 @@
git status .
@pause
git add .
git commit -m"update kai_871,"
start git push