smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/convert/GalleryItemConvert.java
@@ -12,7 +12,6 @@ import com.qianwen.smartman.modules.system.vo.GalleryItemVO; @Mapper(builder = @Builder(disableBuilder = true)) /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/convert/GalleryItemConvert.class */ public interface GalleryItemConvert { public static final GalleryItemConvert INSTANCE = (GalleryItemConvert) Mappers.getMapper(GalleryItemConvert.class);