yangys
2024-05-19 9e5da8899bc21bb5b6b0a3c267108caa00199291
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;