预留服务范围改为 25-57

This commit is contained in:
2026-01-21 11:06:52 +08:00
parent 9f3d41785e
commit 713a36b383
6 changed files with 65 additions and 46 deletions

View File

@@ -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