项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Core/HttpContextUser/AspNetUser.cs @@ -184,5 +184,7 @@ public string UserTrueName { get; set; } public string HeadImageUrl { get; set; } public DateTime? PwdLastModifyTime { get; set; } } }