liaoxujun@qq.com
2023-09-12 6b24ae48c664c25676672ece72d134474c6af817
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; }