From 703ee52cefe642c6d16570ed51fc5ec0606d835a Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 16 四月 2025 12:58:34 +0800
Subject: [PATCH] 优化解码

---
 config.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 1542616..2be0ff9 100644
--- a/config.json
+++ b/config.json
@@ -3,7 +3,8 @@
         "url": "https://things.icoldchain.cn/device/info/listDevicesByClient",
         "method": "POST",
         "params": {
-            "clientCode": "CLIENT1322165008317"
+            "clientCode": "CLIENT2111091548002865",
+            "productCode":"PRODUCT1602360258716"
         },
         "headers": {
             "Content-Type": "application/json"

--
Gitblit v1.8.0