This commit is contained in:
louiscklaw
2025-02-01 02:02:33 +08:00
parent e3da66c7ba
commit 1d8776ad60
2 changed files with 7 additions and 0 deletions

BIN
asm.pdf Normal file

Binary file not shown.

7
gitUpdate.bat Normal file
View File

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