deviceEvent修改
This commit is contained in:
parent
e367f06a87
commit
0c96a07849
@ -400,7 +400,7 @@ public class NodeMessageServiceImpl extends TextWebSocketHandler implements Node
|
||||
case 2 -> "越下限";
|
||||
case 3 -> "越上上限";
|
||||
case 4 -> "越下下限";
|
||||
default -> null;
|
||||
default -> "";
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user