| | |
| | | |
| | | |
| | | // String resultJson = HttpClientUtil.sendPostByJson("http://apps.jkez.net/openapi/mobile/saveDeviceSet", JSON.toJSONString(allMap), |
| | | String resultJson = HttpClientUtil.sendPostByJson("http://v3frame.jkez.cn······································/v3openapi/mobile/saveDeviceSet", JSON.toJSONString(allMap), |
| | | String resultJson = HttpClientUtil.sendPostByJson("http://v3frame.jkez.cn/v3openapi/mobile/saveDeviceSet", JSON.toJSONString(allMap), |
| | | 0,null,null); |
| | | JSONObject result = JSON.parseObject(resultJson); |
| | | |