zhongrj
2023-12-29 389e9a31426760ea4e13c64f37b1aabee7ad8c1e
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;
}