From 43738259bc126a653e5139321fde94c5dec9c48c Mon Sep 17 00:00:00 2001 From: lfdMem <1> Date: 星期四, 24 四月 2025 13:30:49 +0800 Subject: [PATCH] * --- src/main/java/com/zy/core/model/command/LedCommand.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/zy/core/model/command/LedCommand.java b/src/main/java/com/zy/core/model/command/LedCommand.java index 536a9c0..36685e8 100644 --- a/src/main/java/com/zy/core/model/command/LedCommand.java +++ b/src/main/java/com/zy/core/model/command/LedCommand.java @@ -29,4 +29,5 @@ private boolean emptyMk = false; + private Integer ioType; } -- Gitblit v1.9.1