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