From 6e14b76f38ea713b43430bc86b1411172d9530f6 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期四, 16 四月 2026 15:59:00 +0800
Subject: [PATCH] 修复S7测试工具信号发送地址不更新的bug.

---
 LB_SmartVision/bin/Debug/net8.0-windows/所有产品/Product0/A_ProcessConnections.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessConnections.json" "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessConnections.json"
index c8a50e9..1ebc2ac 100644
--- "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessConnections.json"
+++ "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessConnections.json"
@@ -1,3 +1,4 @@
 锘縖
-  "3D宸ヤ綅"
+  "3D宸ヤ綅",
+  "2D宸ヤ綅"
 ]
\ No newline at end of file

--
Gitblit v1.9.3