This commit is contained in:
2024-07-10 22:30:04 +08:00
parent e1c8139787
commit 0d6df95c34
3 changed files with 9 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
define('THINK_VERSION', '5.0.26');
define('THINK_VERSION', '5.0.27');
define('THINK_START_TIME', microtime(true));
define('THINK_START_MEM', memory_get_usage());
define('EXT', '.php');