6 天以前 757c7e03bee3560bb4d7766fddd03673e2c2e611
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 站内信模板的内容