添加 ETV语音电视的支持。另外修改一些BUG
This commit is contained in:
@@ -439,5 +439,6 @@ namespace Domain
|
||||
/////
|
||||
///// </summary>
|
||||
//public virtual string TCLAppSecret { get; set; }
|
||||
public virtual string ETV_HotelID { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -73,6 +73,7 @@
|
||||
<property name="IsUseQianLiMa" column="IsUseQianLiMa" type="bool" />
|
||||
<property name="IsPushPMSData" column="IsPushPMSData" type="bool" />
|
||||
<property name="HeTongNumber" column="HeTongNumber" type="string" />
|
||||
<property name="ETV_HotelID" column="ETV_HotelID" type="string" />
|
||||
<!--<property name="TCLAppId" column="TCLAppId" type="string" />
|
||||
<property name="TCLAppSecret" column="TCLAppSecret" type="string" />-->
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user