1
0
mirror of https://gitee.com/ledc/IYUUAutoReseed synced 2025-07-22 15:22:59 +00:00

优化Windows批处理

This commit is contained in:
iyuu.cn
2020-08-02 00:11:18 +08:00
parent 419b6eb8cd
commit 1f4da154fb
4 changed files with 18 additions and 14 deletions

@@ -0,0 +1,4 @@
@echo off
chcp 65001
php %~dp0iyuu.php
pause