1
lu
2025-03-24 4d403cd78fb7cc2e581ca7cb68ebb184567c3a3a
DevApp/Gs.DevApp/DevFrm/Sys/Mode/PrintUser.cs
@@ -44,5 +44,11 @@
        /// 默认值: ((0))
        ///</summary>
        public bool? IsStatus { get; set; }
        public string userName { get; set; }
        public string printNo { get; set; }
        public string Account { get; set; }
    }
}