增加缓存调用特征参数

This commit is contained in:
小胡
2024-04-25 18:24:23 +08:00
Unverified
parent 24dd7ad81c
commit f8f4e056c5
71 changed files with 120 additions and 4893 deletions

View File

@@ -14,7 +14,7 @@ if(!defined('CORE_VERSION')) {
define('CORE_VERSION', '2.02');
define('CORE_RELEASE', '20180909');
define('CORE_FIXBUG' , '20000000');
define('CORE_XHVERSION', '1.87.6');
define('CORE_XHVERSION', '1.87.7');
define('CORE_XHRELEASE', '20240412');
define('CORE_XHFIXBUG' , '20240110');
}