heshaofeng
2026-04-09 461524a7a1def4532b9af4ab40733f899f360db7
项目代码/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; }
    }
}