啊鑫
2025-09-12 8366fcbfed5c66fa1fab4f6dba964a3451c24091
DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintInfo.cs
@@ -1,17 +1,16 @@
using Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Gs.DevApp.UserControl;
using MES.Service.Modes;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Data;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using System.Windows.Forms;
using Gs.DevApp.DevFrm.Sys.Mode;
using Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Gs.DevApp.UserControl;
using Newtonsoft.Json;
namespace Gs.DevApp.DevFrm
namespace Gs.DevApp.DevFrm.Sys
{
    public partial class Frm_PrintInfo : DevExpress.XtraEditors.XtraForm
    {