增加对 设备 无线锁_杨格无线锁_(RS485-主动) 的支持
This commit is contained in:
@@ -1563,8 +1563,9 @@ Public Class FrmMain
|
||||
'Me.Hide()
|
||||
' Dic_Devicemodel.Add(model.Name, model) ' hostname = model.Name
|
||||
If ReleaseControlFrom.ShowDialog() <> DialogResult.OK Then Return
|
||||
_TableInteraction.TestReportingScenario(Account, _project.HotelCode, _project.RoomType(g_CurrentTreeNodeRoomTypeItemIndex).structRoomType_ID, tmpXmlName, _TableInteraction.ConfigInfo.CfgFileVersion)
|
||||
|
||||
_TableInteraction.TestReportingScenario(Account, _project.HotelCode, _project.RoomType(g_CurrentTreeNodeRoomTypeItemIndex).structRoomType_ID, tmpXmlName, _TableInteraction.ConfigInfo.CfgFileVersion)
|
||||
_TableInteraction.UploadConfiguredDevicesList(_project.HotelCode, _project.RoomType(g_CurrentTreeNodeRoomTypeItemIndex).structRoomType_ID, DbConnString)
|
||||
Dim ReleasePassword As String = ReleaseControlFrom.ReleasePassword_txt.Text
|
||||
Dim ReleaseNote As String = ReleaseControlFrom.ReleaseNotes_txt.Text
|
||||
Dim Firmwarefilename = ReleaseControlFrom.FromDic
|
||||
|
||||
Reference in New Issue
Block a user