This commit is contained in:
iyuu.cn 2020-04-07 23:19:20 +08:00
parent a95e579cf6
commit dc651174b8

View File

@ -13,7 +13,7 @@ use IYUU\Library\Table;
class AutoReseed class AutoReseed
{ {
// 版本号 // 版本号
const VER = '1.7.5'; const VER = '1.7.6';
// RPC连接 // RPC连接
private static $links = []; private static $links = [];
// 客户端配置 // 客户端配置