Commit 8dffd179 by 焦荣

修改客户端采集功能

parent 27db8fc4
......@@ -51,7 +51,7 @@ public class CallDygabxxfw {
Map<Object, Object> param = new HashMap();
param.put("zylx", zylx);
System.out.println(jsonStr);
param.put("os", jsonStr);
param.put("jsonStr", jsonStr);
//String url = "http://zhyy.xzxt.nm/getGabZyInfoByJyaqMatj.action";
String url = p.getValue("qganurl");
// http链接工具
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment