linwe
2023-12-21 49e56665c300b3d814ed0d7b5025ae8bf8e17292
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;
}