From eb60d355bf63a7d56df9c63412546457745dc78e Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期六, 18 四月 2026 13:40:10 +0800
Subject: [PATCH] 完善发送运控控制逻辑。
---
LB_SmartVision/bin/Debug/net8.0-windows/LB_SmartVision.dll.config | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LB_SmartVision/bin/Debug/net8.0-windows/LB_SmartVision.dll.config b/LB_SmartVision/bin/Debug/net8.0-windows/LB_SmartVision.dll.config
index 5b89fef..615c68c 100644
--- a/LB_SmartVision/bin/Debug/net8.0-windows/LB_SmartVision.dll.config
+++ b/LB_SmartVision/bin/Debug/net8.0-windows/LB_SmartVision.dll.config
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
- <add key="鏁版嵁搴撳悕绉�" value="Product0" />
- <add key="浜у搧鍒楄〃" value="Product0,鏂颁骇鍝�,Product1" />
+ <add key="鏁版嵁搴撳悕绉�" value="0001" />
+ <add key="浜у搧鍒楄〃" value="Product0,鏂颁骇鍝�,Product1,20260418,0001" />
<add key="褰撳墠BOM" value="" />
</appSettings>
</configuration>
\ No newline at end of file
--
Gitblit v1.9.3