smart-man-boot/src/main/java/com/qianwen/smartman/modules/notify/controller/NotifierTemplateController.java
@@ -48,7 +48,7 @@ @ApiResource({"blade-notify/notifier/template"}) @Api(value = "消息通知模版", tags = {"消息通知模版"}) @RestController /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/notify/controller/NotifierTemplateController.class */ public class NotifierTemplateController extends BladeController { private final INotifyTemplateService templateService; private final INotifyConfigService notifyConfigService;