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