去掉配置下发的测试代码

This commit is contained in:
DuanDongmei
2018-11-22 11:43:59 +08:00
parent 1592f2608f
commit 83037199a1

View File

@@ -169,7 +169,6 @@ public class ConfigServiceUtil {
Response response=null; Response response=null;
ToMaatResult bean = null; ToMaatResult bean = null;
try { try {
response.close();
String result = null; String result = null;
String url = Constants.SERVICE_URL+Constants.MAAT_CFG; String url = Constants.SERVICE_URL+Constants.MAAT_CFG;
//创建连接 //创建连接