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