From 60a1e86b507e6b5251459a553e33635b2c2dc803 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 15 四月 2025 22:56:09 +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