lidongdong
2024-10-28 a562ad5a5e43b0946b079921fdf67720c2a856ed
花城 修改金汇手环设置sos号码接口更新2
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/java/com/panzhihua/community_backstage/api/BraceletApi.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/java/com/panzhihua/community_backstage/api/BraceletApi.java
@@ -206,7 +206,7 @@
//        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);