linwei
2024-01-20 99a1086e763ee8be458b8e450f4d36222263ade3
src/main/java/org/springblade/modules/place/vo/PlaceVO.java
@@ -118,4 +118,9 @@
    * 门牌地址信息
    */
   private PlaceExtEntity placeExtEntity;
   /**
    * 颜色
    */
   private String color;
}