From e6e6238b421ee2ddbdb8f43eef767fca5a7b185c Mon Sep 17 00:00:00 2001 From: lsh <lsh123456> Date: 星期二, 16 七月 2024 19:55:17 +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