wang-hao-jie
2021-11-18 888fe551ef812ec1bcd3c80bdac9e3179c9f2da0
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Car.java
@@ -59,6 +59,12 @@
    @ApiModelProperty(value = "当前跟车人id")
    private String followUserId;
    @ApiModelProperty(value = "经度")
    private String lng;
    @ApiModelProperty(value = "纬度")
    private String lat;
    @Transient
    @TableField(exist = false)
    private String nickName;