From 4d4c937c29f44a3e68254119d986f346904270c7 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期二, 26 九月 2023 15:00:18 +0800
Subject: [PATCH] Merge branch 'wjc' into Dev-Branch

---
 HDL_ON/UI/UI2/FuntionControlView/HisenseTV /HisenseTvPage.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/UI/UI2/FuntionControlView/HisenseTV /HisenseTvPage.cs b/HDL_ON/UI/UI2/FuntionControlView/HisenseTV /HisenseTvPage.cs
index 83623d5..4f2258c 100644
--- a/HDL_ON/UI/UI2/FuntionControlView/HisenseTV /HisenseTvPage.cs
+++ b/HDL_ON/UI/UI2/FuntionControlView/HisenseTV /HisenseTvPage.cs
@@ -168,8 +168,7 @@
             //寮�鏈�
             kaijiFL.SetClickListener((fl, btnImage, btnText) =>
             {
-                //Send.Current.Open("b7686438");
-                ControlCommand(HisenseTVFunctionalAttributeConstant.on_off, "on");
+                ControlCommand(HisenseTVFunctionalAttributeConstant.wol, "on");
 
             });
             //鍏虫満

--
Gitblit v1.8.0