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"
| }
| }
| }
|
|