package constant const ( WeChat = "wechat" SMS = "sms" Email = "email" WeCom = "weCom" DingTalk = "dingTalk" FeiShu = "feiShu" Custom = "custom" )