zhongrj
2024-01-31 30f6564d4a3b74ee498ca9408fc1a80bd342ffe5
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;
}