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