liyong
4 天以前 d62a74c14a4002c0f401c94976fba8cc77cda6e1
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 站内信模板的内容