src/main/java/com/zy/core/enums/SlaveType.java @@ -7,6 +7,7 @@ Lift, ForkLift, ForkLiftMaster, Led ; public static SlaveType findInstance(String s){