信号按钮增加有无计数器字段
This commit is contained in:
parent
cc2c667e40
commit
ebdcd4362c
@ -37,6 +37,11 @@ public class MapSignalButtonVO {
|
||||
*/
|
||||
private DirectionLabelEnum labelEnum;
|
||||
|
||||
/**
|
||||
* 有计数器?
|
||||
*/
|
||||
private boolean hasCount;
|
||||
|
||||
public enum Type {
|
||||
/**
|
||||
* 接车按钮
|
||||
|
Loading…
Reference in New Issue
Block a user