Commit a74f0e5b by yangliang

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	src/main/resources/templates/ryfk/ryfk.html
parents 2c25113a 8dffd179
......@@ -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