Explorar o código

更改 CTable

leiy hai 1 ano
pai
achega
18e54278f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      OASystem/OASystem.Domain/Dtos/Financial/TeamRateDto.cs

+ 1 - 1
OASystem/OASystem.Domain/Dtos/Financial/TeamRateDto.cs

@@ -86,6 +86,6 @@ namespace OASystem.Domain.Dtos.Financial
         /// 80	签证     81	邀请/公务活动  82  团组客户保险
         /// 85	机票预订 98	其他款项       751 酒店早餐
         /// </summary>
-        public int CTbale { get; set; }
+        public int CTable { get; set; }
     }
 }