linwe
2024-07-12 2f2115a19277620bb7d9ac4af1e3bfd7830d2e6c
src/main/java/org/springblade/modules/category/dto/CategoryLabelDTO.java
@@ -31,4 +31,6 @@
public class CategoryLabelDTO extends CategoryLabelEntity {
   private static final long serialVersionUID = 1L;
   private String placeId;
}