smart-man-boot/src/main/java/com/qianwen/smartman/modules/system/controller/ThemeController.java
@@ -17,7 +17,6 @@ @RestController @ApiResource({"blade-system/theme"}) @NonDS /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/controller/ThemeController.class */ public class ThemeController { private final IThemeService themeService;