德朗6000透析机socket客户端程序通讯
chenyc
2025-04-15 60a1e86b507e6b5251459a553e33635b2c2dc803
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"
        }
    }
}