德朗6000透析机socket客户端程序通讯
gx
chenyc
2025-12-10 efa42a573642e7de5e3f0621034822c3238e80cb
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "http": {
        "url": "https://things.icoldchain.cn/device/info/listDevicesByClient",
        "method": "POST",
        "params": {
            "clientCode": "CLIENT1346441892377",
            "productCode":"PRODUCT1602360258716"
        },
        "headers": {
            "Content-Type": "application/json"
        }
    }
}