This commit is contained in:
louiscklaw
2025-01-31 21:05:22 +08:00
parent e08987a3b3
commit 7e9b533da2
61 changed files with 3781 additions and 0 deletions

7
siutinchu/gitUpdate.bat Normal file
View File

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