src/Bro.M141.Process/M141Config.cs
@@ -31,6 +31,12 @@ public List<Printer> Printers { get; set; } = new List<Printer>(); [Category("打印机配置")] [Description("是否打印封装码")] [DisplayName("是否打印封装码")] public bool Isprint { get; set; } = false; [Category("产品显示界面配置")] [Description("字体大小")]