C3032
2026-01-06 7d40453bb5702b1898bc9fe57afbdb3f2e629918
LB_SmartVision/VisionForm.cs
@@ -362,7 +362,9 @@
                    }
                    catch { }
                }
                File.WriteAllText(GlobalVar.allLayoutPath, strJson, Encoding.UTF8);
                return true;
            }
            catch { return false; }