diff --git a/sys/config.php b/sys/config.php index e5a8b3f..d221c87 100644 --- a/sys/config.php +++ b/sys/config.php @@ -25,7 +25,7 @@ /** * 调试模式,基本未使用 */ -define('_Debug_', true); +define('_Debug_', false); /** * 转义是否开启标志