From 24b5764532e012274759d71ed02844ad2eb901e4 Mon Sep 17 00:00:00 2001
From: xufenglei <xufenglei>
Date: Tue, 30 Jan 2018 16:37:36 +0800
Subject: [PATCH] api接口调整

---
 src/main/resources/system/sysConfig.properties |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/system/sysConfig.properties b/src/main/resources/system/sysConfig.properties
index 649686b..cbc54af 100644
--- a/src/main/resources/system/sysConfig.properties
+++ b/src/main/resources/system/sysConfig.properties
@@ -25,4 +25,5 @@
 e17-standard=150
 e18-standard=9
 e19-standard=50
-orgId=-1
\ No newline at end of file
+orgId=-1
+password=123456
\ No newline at end of file

--
Gitblit v1.8.0