From 8826196fc78ceb9c327d3abf7f2f2cf06dabb5df Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期四, 09 四月 2026 14:43:32 +0800
Subject: [PATCH] 修复布局移除&添加bug。
---
LB_SmartVision/bin/Debug/net8.0-windows/所有产品/Product1/A_AllCsv.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product1/A_AllCsv.json" "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product1/A_AllCsv.json"
index 2661c91..b3fd325 100644
--- "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product1/A_AllCsv.json"
+++ "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product1/A_AllCsv.json"
@@ -6,11 +6,11 @@
""
]
},
- "1": {
+ "2": {
"processName": "",
"others": []
},
- "2": {
+ "1": {
"processName": "",
"others": []
}
--
Gitblit v1.9.3