lu
2024-12-10 2ffa3cda080d1990775fe42e13ced433d27ca3e8
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; }
    }
}