From 2c90ca6754397903904ca8efabb4c9c93889b970 Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Mon, 05 Feb 2018 14:01:31 +0800 Subject: [PATCH] 报表 相关 --- src/main/resources/system/sysConfig.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/main/resources/system/sysConfig.properties b/src/main/resources/system/sysConfig.properties index 649686b..d2a12c9 100644 --- a/src/main/resources/system/sysConfig.properties +++ b/src/main/resources/system/sysConfig.properties @@ -25,4 +25,6 @@ e17-standard=150 e18-standard=9 e19-standard=50 -orgId=-1 \ No newline at end of file +orgId=-1 +password=123456 +noFilters=login \ No newline at end of file -- Gitblit v1.8.0