2026-07-09 d41fe2e95f3f64c6e3a7229acd9e74e673513a0a
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 站内信模板的内容