This commit is contained in:
iyuu.cn
2020-06-18 08:45:30 +08:00
parent 7428144aa8
commit f5a33843e6

View File

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