This commit is contained in:
david
2020-12-22 12:04:59 +08:00
parent 40387fdb5b
commit 6c1211708c

View File

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