From 34dba42b4d215398ed3215efb3c31a898870ffcf Mon Sep 17 00:00:00 2001 From: jyy <935090232@qq.com> Date: Tue, 12 Jan 2021 16:20:45 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/api' into api --- zq-erp/src/main/resources/config/test/system.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/config/test/system.properties b/zq-erp/src/main/resources/config/test/system.properties index a6ae4c0..26d5253 100644 --- a/zq-erp/src/main/resources/config/test/system.properties +++ b/zq-erp/src/main/resources/config/test/system.properties @@ -1,5 +1,5 @@ #是否启用debug模式 -debug=true +debug=false # 日志文件保存地址 log_path=/mnt/hive/log-test -- Gitblit v1.9.1