From 57910e6b02838ee642b82c82f932f8c183e57a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=A2=A6=E8=BF=9C?= <1063331231@qq.com> Date: Tue, 22 Jul 2025 20:42:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/iflytop/colortitration/app/common/command/CommandFuture.java | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/java/com/iflytop/colortitration/app/common/command/CommandFuture.java b/src/main/java/com/iflytop/colortitration/app/common/command/CommandFuture.java index 78dbe99..b62919c 100644 --- a/src/main/java/com/iflytop/colortitration/app/common/command/CommandFuture.java +++ b/src/main/java/com/iflytop/colortitration/app/common/command/CommandFuture.java @@ -26,10 +26,6 @@ public class CommandFuture { * 业务指令code */ private String cmdCode; - /** - * 设备指令 - */ - private DeviceCommandBundle deviceCommandBundle; /** * 完成response