lu
2025-03-24 7136af81cbb280d56a09c673a2bed49a557a4e0d
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; }
    }
}