【引导按钮增加属性 direction】
This commit is contained in:
parent
1fc13f4eb3
commit
08e68a515c
@ -23,4 +23,9 @@ public class MapTotalGuideLockButtonVO {
|
|||||||
private String stationCode;
|
private String stationCode;
|
||||||
|
|
||||||
private Point position;
|
private Point position;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 引导锁方向
|
||||||
|
*/
|
||||||
|
private String direction;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user