zhongrj
2024-12-03 5c913ed05cf296ae540c4c9d3d39d4fef06f77b7
src/main/java/org/springblade/modules/yw/vo/EmergencySuppliesVO.java
@@ -57,4 +57,10 @@
   @ApiModelProperty(value = "物资仓库纬度")
   private String lat;
   /**
    * 全景地址url
    */
   @ApiModelProperty(value = "全景地址url")
   private String panoramicUrl;
}