显示数据添加修订设备位置相关属性
This commit is contained in:
parent
7916b63df8
commit
bc0a6c5757
@ -13,4 +13,6 @@ import java.util.List;
|
||||
public class AmendPoints {
|
||||
private String code;
|
||||
private List<Point> points;
|
||||
private Point position;
|
||||
private Float rotate;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user