This commit is contained in:
louiscklaw
2025-01-31 21:11:52 +08:00
parent a5027646c7
commit 3ceb659591
2 changed files with 7 additions and 0 deletions

BIN
jenjen_zi/asm.pdf Normal file

Binary file not shown.

7
jenjen_zi/gitUpdate.bat Normal file
View File

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