首次提交

This commit is contained in:
2026-06-16 10:23:51 +08:00
commit aaeb52173b
740 changed files with 173337 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@echo off
chcp 65001 >nul
"%~dp0link.exe" %*
exit /b %errorlevel%