yangys
2024-04-18 85bb45834b1a2fd993d9f8653c48d14efc12a59e
smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/controller/GalleryItemController.java
@@ -33,7 +33,6 @@
@Api(value = "图库图片管理", tags = {"图库图片管理"})
@ApiResource({"blade-system/gallery-item"})
@RestController
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/controller/GalleryItemController.class */
public class GalleryItemController extends BladeController {
    private IGalleryItemService galleryItemService;