@ -6,7 +6,7 @@ define('APP_PATH', __DIR__ . '/');
define('APP_DEBUG', false);
//幻想领域版本
define('APP_VERSION', 1.2);
define('APP_VERSION', 1.21);
// 加载函数库文件
require(APP_PATH . 'framework/helpers/function.base.php');