2 天以前 eccad5a129106377a275be4f7cdc58e99e9b95d4
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 站内信模板的内容