C3204
2025-12-31 1d0607e7080b52f10d826f1526c0b7a4e676f01c
LB_SmartVision/VisionForm.cs
@@ -358,9 +358,7 @@
                    }
                    catch { }
                }
                File.WriteAllText(GlobalVar.allLayoutPath, strJson, Encoding.UTF8);
                return true;
            }
            catch { return false; }