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