liaoxujun@qq.com
2023-08-28 da70ee8b828a2db0496aabc9fef9c20f7b7fee5c
DocumentServiceAPI.Application/UserAndLogin/ViewMode/Login.cs
@@ -160,7 +160,7 @@
        /// 租户列表
        /// </summary>
#nullable enable
        public List<TenderVM>? Tenders { get; set; }
        public List<TenderVM>? Tenants { get; set; }
#nullable enable
        public string? Token { get; set; }