liaoxujun@qq.com
2023-09-20 2d04b2f19d201ff10ed76c1773235488e9ab7628
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; }