德朗6000透析机socket客户端程序通讯
chenyc
2025-04-26 83809a1d8325d55b87e612f2c8a94ff2d667aff2
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": "CLIENT2111091548002865",
            "productCode":"PRODUCT1602360258716"
        },
        "headers": {
            "Content-Type": "application/json"
        }
    }
}