DocumentServiceAPI.Application/UserAndLogin/ViewMode/UserInfo.cs
@@ -81,6 +81,11 @@ ///// </summary> //[SugarColumn(Length = 30)] //public string? PsW { get; set; } public int UnitMaxCount { get; set; } public int EmployeeMaxCount { get; set; } public int BiaoshuOverTimeCount { get; set; } public int WendangOverTimeCount { get; set; } } public class EmployeeInfoVM /*:Document_EmployeeInfo*/