mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-07-27 09:42:56 +00:00
增加版本号,用于服务器端限定
This commit is contained in:
@@ -13,7 +13,7 @@ use IYUU\Library\Table;
|
|||||||
class AutoReseed
|
class AutoReseed
|
||||||
{
|
{
|
||||||
// 版本号
|
// 版本号
|
||||||
const VER = '1.0.0';
|
const VER = '1.2.0';
|
||||||
// RPC连接
|
// RPC连接
|
||||||
private static $links = array();
|
private static $links = array();
|
||||||
// 客户端配置
|
// 客户端配置
|
||||||
|
Reference in New Issue
Block a user