坐标系的序列化、反序列化、类型处理
This commit is contained in:
parent
39872083a7
commit
6562be93d8
@ -14,7 +14,7 @@ class EbikeOperationsApplicationTests {
|
||||
private EbikeBikeInfoMapper ebikeBikeInfoMapper;
|
||||
|
||||
@Test
|
||||
void contextLoads() throws Exception {
|
||||
void contextLoads(){
|
||||
EbikeBikeInfo bikeInfo = new EbikeBikeInfo();
|
||||
// 创建测试点:X经度、纬度
|
||||
PGpoint point =new PGpoint(116.3974, 39.9093);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user