smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/dto/GalleryItemDTO.java
@@ -2,7 +2,7 @@ import io.swagger.annotations.ApiModelProperty; /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/dto/GalleryItemDTO.class */ public class GalleryItemDTO { @ApiModelProperty("图库类别ID") private Long galleryId;