From 80ddf4c9c0bcb0f6c31524e0d9f5599c8001e904 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期五, 10 七月 2026 13:29:38 +0800
Subject: [PATCH] Merge branch 'dev_business' of http://114.132.189.42:9002/r/mom-pro2-after into dev_business
---
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/notify/NotifyTemplateService.java | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/notify/NotifyTemplateService.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/notify/NotifyTemplateService.java
index 2253ba9..0d9135b 100644
--- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/notify/NotifyTemplateService.java
+++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/notify/NotifyTemplateService.java
@@ -70,6 +70,14 @@
PageResult<NotifyTemplateDO> getNotifyTemplatePage(NotifyTemplatePageReqVO pageReqVO);
/**
+ * 鑾峰緱鎸囧畾鐘舵�佺殑绔欏唴淇℃ā鐗堝垪琛�
+ *
+ * @param status 鐘舵��
+ * @return 绔欏唴淇℃ā鐗堝垪琛�
+ */
+ List<NotifyTemplateDO> getNotifyTemplateListByStatus(Integer status);
+
+ /**
* 鏍煎紡鍖栫珯鍐呬俊鍐呭
*
* @param content 绔欏唴淇℃ā鏉跨殑鍐呭
--
Gitblit v1.9.3