This commit is contained in:
iyuu.cn 2020-03-23 13:19:37 +08:00
parent 5880f563e8
commit f89b5f7325

View File

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