liaoxujun@qq.com
2023-08-04 b4f4b640ac62bf583e25512656ac92bb09872b8a
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; }