feat/task1-c-wallet
gongfuxiang 2021-12-07 18:17:25 +08:00
parent 144228de6d
commit de5da97a1f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
// +----------------------------------------------------------------------
// 系统版本
define('APPLICATION_VERSION', 'v2.2.2');
define('APPLICATION_VERSION', 'v2.2.3');
// 检测PHP环境
if(version_compare(PHP_VERSION,'7.2.5','<'))