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