This commit is contained in:
louiscklaw
2025-01-31 21:34:27 +08:00
parent 27d6b4e781
commit 3ce4f45857
55 changed files with 6375 additions and 0 deletions

7
ifkcof/gitUpdate.bat Normal file
View File

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