增加外部API接口
This commit is contained in:
parent
0ae563942f
commit
9f1554da93
@ -13,7 +13,7 @@ public class GnssQueryResponse extends BasicResponse{
|
|||||||
String createTime;
|
String createTime;
|
||||||
Double rpose;
|
Double rpose;
|
||||||
Double rposn;
|
Double rposn;
|
||||||
Double rposd;
|
Double rposu;
|
||||||
}
|
}
|
||||||
List<GnssData> data=new ArrayList<>();
|
List<GnssData> data=new ArrayList<>();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user