heshaofeng
2026-03-31 a846d73009c695f51ef507f53f14b3b8c73e59d8
项目代码/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; }
    }
}