修复一些问题

This commit is contained in:
小胡
2024-07-27 10:41:59 +08:00
Unverified
parent 1fc2de058a
commit 831b5b3c2b
6 changed files with 2416 additions and 18 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.88.8');
define('CORE_XHVERSION', '1.88.81');
define('CORE_XHRELEASE', '20240725');
define('CORE_XHFIXBUG' , '20240706');
}