liyong
2026-07-10 80ddf4c9c0bcb0f6c31524e0d9f5599c8001e904
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 站内信模板的内容