智慧保安后台管理-验收版本
Administrator
2021-09-11 e48f17558e2c8d3fcb1cf2cbc0d539130ee3eb33
src/main/java/org/springblade/modules/location/entity/LiveLocation.java
@@ -60,4 +60,10 @@
    */
   private String latitude;
   /**
    * 实时位置地址
    */
   private String location;
}