feat/task1-c-wallet
gongfuxiang 2023-09-10 20:32:51 +08:00
parent 47c5cf1394
commit ec0b4beac5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
// +----------------------------------------------------------------------
// 系统版本
define('APPLICATION_VERSION', 'v3.0.1');
define('APPLICATION_VERSION', 'v3.0.2');
// 检测PHP环境
if(version_compare(PHP_VERSION,'7.4.0','<'))