add Hiwork消息归入消息模板

This commit is contained in:
liao
2023-10-17 11:59:08 +08:00
parent 0fb024bfff
commit f4036dfd71
8 changed files with 143 additions and 4 deletions
@@ -51,7 +51,7 @@ public class SysMessage extends JeroEntity {
@Excel(name = "消息标题", width = 15)
private java.lang.String esTitle;
/**推送方式:1短信 2邮件 3微信*/
@Excel(name = "推送方式:1短信 2邮件 3微信", width = 15)
@Excel(name = "推送方式:1短信 2邮件 3微信 4系统", width = 15)
@Dict(dicCode = "msgType")
private java.lang.String esType;
/**备注*/
@@ -34,7 +34,7 @@ public class PushMsgUtil {
@Autowired
private Configuration freemarkerConfig;
/**
* @param msgType 消息类型 1短信 2邮件 3微信
* @param msgType 消息类型 1短信 2邮件 3微信 4系统
* @param templateCode 消息模板码
* @param map 消息参数
* @param sentTo 接收消息方