linwe
2023-12-20 80d384b639f7bdc9f325d9b1fa51a95beb3093c1
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;
}