Add Dispatch_V0.1.1

This commit is contained in:
2026-04-29 08:18:54 +04:00
commit a7ede6ded4
404 changed files with 39167 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
@echo off
chcp 65001 >nul
cd /d "%~dp0"
python main.py
pause