From ef1bf9f4b660aa1fb67ddeeabf6c5758b7345f60 Mon Sep 17 00:00:00 2001 From: TianMaiCheng <746290578@qq.com> Date: Thu, 8 Jan 2026 16:41:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=B8=AA=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E5=8A=A8=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Commonlib/BLWCommandType.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Commonlib/BLWCommandType.cs b/Commonlib/BLWCommandType.cs index 5e7e360..229d12d 100644 --- a/Commonlib/BLWCommandType.cs +++ b/Commonlib/BLWCommandType.cs @@ -166,7 +166,9 @@ namespace Commonlib 重启=0x33, 定时上报=0x34, 插拔卡动作=0x35, - 设备动作=0x36 + 设备动作=0x36, + 设备透传下行=0x70, + 设备透传上行=0x71 } public class TypeList