信号按钮增加有无计数器字段

This commit is contained in:
joylink_zhangsai 2022-08-12 15:47:43 +08:00
parent cc2c667e40
commit ebdcd4362c

View File

@ -37,6 +37,11 @@ public class MapSignalButtonVO {
*/ */
private DirectionLabelEnum labelEnum; private DirectionLabelEnum labelEnum;
/**
* 有计数器
*/
private boolean hasCount;
public enum Type { public enum Type {
/** /**
* 接车按钮 * 接车按钮