lu
2024-12-28 4428f230e74ccf3e41cac5f612dece830a55579c
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; }
    }
}