IYUUAutoReseed/Windows执行辅种.cmd
2020-08-01 15:42:54 +08:00

4 lines
53 B
Batchfile

@echo off
chcp 65001
%~dp0php\php %~dp0iyuu.php
pause