1
lu
2024-12-14 8d44a6ea0ab8850f0d95ea97880fc08d7851c5f7
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; }
    }
}