From 4ab1c353c59174fae7de75ce19cf486fc2440a0a Mon Sep 17 00:00:00 2001 From: chenlw <874313221@qq.com> Date: Thu, 13 Oct 2016 14:12:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=8A=A0=E5=85=A5HttpClientC?= =?UTF-8?q?onstant=5FURL=5FIP=5FPORT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/config/config.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/WebContent/WEB-INF/config/config.properties b/WebContent/WEB-INF/config/config.properties index ed3ca5f6..04557bbb 100644 --- a/WebContent/WEB-INF/config/config.properties +++ b/WebContent/WEB-INF/config/config.properties @@ -53,4 +53,6 @@ collect-password=oracle collect-service-name=orcl gfs_control_ip=192.168.0.110 -gfs_control_rootPassWd=root \ No newline at end of file +gfs_control_rootPassWd=root + +HttpClientConstant_URL_IP_PORT=http://192.168.0.110:8088/jfinal/ \ No newline at end of file