This commit is contained in:
louiscklaw
2025-02-01 01:56:37 +08:00
commit c8a1aa8213
49 changed files with 786 additions and 0 deletions

7
gitUpdate.bat Normal file
View File

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