From d14fdc653e8cd1006064d90b7c984d242ec7a138 Mon Sep 17 00:00:00 2001 From: zhaoxiang <756958008@qq.com> Date: Thu, 20 Apr 2017 13:54:46 +0800 Subject: [PATCH] =?UTF-8?q?modified=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Common/Conf/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Common/Conf/config.php b/Application/Common/Conf/config.php index 88b38dc..f24c027 100644 --- a/Application/Common/Conf/config.php +++ b/Application/Common/Conf/config.php @@ -3,7 +3,7 @@ return array( 'URL_MODEL' => 2, - 'APP_VERSION' => 'v1.0', + 'APP_VERSION' => 'v2.0', 'APP_NAME' => 'apiAdmin', 'USER_ADMINISTRATOR' => array(1,2),