zy-acs-common/src/main/java/com/zy/acs/common/enums/AgvDirectionType.java @@ -4,6 +4,7 @@ LEFT(1), RIGHT(2), FORWARD(0), ; public int val;