This commit is contained in:
louiscklaw
2025-01-31 20:04:51 +08:00
parent 56285a7550
commit 2a6f19a43f
18 changed files with 1532 additions and 0 deletions

7
yena_/gitUpdate.bat Normal file
View File

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