预留服务范围改为 25-57
This commit is contained in:
@@ -5120,10 +5120,10 @@ Public Class FrmMain
|
||||
Return
|
||||
End If
|
||||
Dim datestr As String = GetenergyConservationDev()
|
||||
If String.IsNullOrEmpty(datestr) Then
|
||||
MsgBox("未配置配置碳达人节能动作!")
|
||||
Return
|
||||
End If
|
||||
'If String.IsNullOrEmpty(datestr) Then
|
||||
' MsgBox("未配置配置碳达人节能动作!")
|
||||
' Return
|
||||
'End If
|
||||
Dim fromshow As New EnergySavingAttribute(aaa, roomtypeid, hotelid, Account, datestr, TvwMain.SelectedNode.Text)
|
||||
|
||||
'fromshow.Author = Account
|
||||
|
||||
Reference in New Issue
Block a user