From 9523ea8fc874c27ad1369c076de59c00bbc5d470 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期二, 15 十月 2024 16:06:11 +0800
Subject: [PATCH] 空调功能更新
---
HDL_ON/UI/UI2/2-Classification/FunctionPageBLL.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/HDL_ON/UI/UI2/2-Classification/FunctionPageBLL.cs b/HDL_ON/UI/UI2/2-Classification/FunctionPageBLL.cs
index 0069a00..c58ab0c 100644
--- a/HDL_ON/UI/UI2/2-Classification/FunctionPageBLL.cs
+++ b/HDL_ON/UI/UI2/2-Classification/FunctionPageBLL.cs
@@ -20,7 +20,6 @@
}
//if (SPK.LightSpkList().Contains(function.spk))
//{
-
// {
// var localFunction = FunctionList.List.GetLightList().Find((obj) => obj.sid == function.sid);
// {
--
Gitblit v1.8.0