版本升级至v1.6.7

This commit is contained in:
iyuu.cn 2020-03-16 14:59:39 +08:00
parent f9164b6e53
commit 88bc79ff58

View File

@ -13,7 +13,7 @@ use IYUU\Library\Table;
class AutoReseed class AutoReseed
{ {
// 版本号 // 版本号
const VER = '1.6.3'; const VER = '1.6.7';
// RPC连接 // RPC连接
private static $links = array(); private static $links = array();
// 客户端配置 // 客户端配置