This commit is contained in:
iyuu.cn 2020-04-26 22:14:59 +08:00
parent 68e128e5cd
commit 4444aec4fb

View File

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