This commit is contained in:
louiscklaw
2025-02-01 01:56:32 +08:00
commit 1301779bf7
11 changed files with 127 additions and 0 deletions

4
update.bat Normal file
View File

@@ -0,0 +1,4 @@
git pull
git add .
git commit -m"update .vscode,"
start git push