地图显示配置增加参数
This commit is contained in:
parent
b9774a08fc
commit
1d9ad4eeb8
@ -22,4 +22,10 @@ public class DisplayVO {
|
||||
* 修正设备绘图点位置
|
||||
*/
|
||||
private List<AmendPoints> amendPointsList;
|
||||
|
||||
private Double offsetX;
|
||||
|
||||
private Double offsetY;
|
||||
|
||||
private Double scaleRate;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user