From 5b0347a811a6c948defb5320e71c43173280dfc2 Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Tue, 06 Feb 2018 10:30:31 +0800 Subject: [PATCH] 更新 --- src/main/resources/system/sysConfig.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/system/sysConfig.properties b/src/main/resources/system/sysConfig.properties index 82f508b..781d3c7 100644 --- a/src/main/resources/system/sysConfig.properties +++ b/src/main/resources/system/sysConfig.properties @@ -25,6 +25,6 @@ e17-standard=150 e18-standard=9 e19-standard=50 -orgId=-1 +orgId=5 password=123456 noFilters=/screen/**,/**/*.jsp,/**/*.js,/**/*.png,/**/*.ico \ No newline at end of file -- Gitblit v1.8.0