mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-23 10:05:23 +00:00
增加git更新批处理
This commit is contained in:
parent
07b0b2626d
commit
4a63353d27
@ -44,7 +44,7 @@ class AutoReseed
|
|||||||
private static $curl = null;
|
private static $curl = null;
|
||||||
// 退出状态码
|
// 退出状态码
|
||||||
public static $ExitCode = 0;
|
public static $ExitCode = 0;
|
||||||
// 客户端转移做种
|
// 客户端转移做种 格式:['客户端key', '移动参数move']
|
||||||
private static $move = null;
|
private static $move = null;
|
||||||
// 微信消息体
|
// 微信消息体
|
||||||
private static $wechatMsg = array(
|
private static $wechatMsg = array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user