Parcourir la source

wording livecast message.

master
Patrick Peng Sun il y a 8 ans
Parent
révision
7cbf6c8667
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      menuClick.go

+ 1
- 1
menuClick.go Voir le fichier

@@ -18,7 +18,7 @@ func onClick(ss *openIDSessionData, in *InWechatMsg) {
case "EVENT_STARTONE":
kfSendTxtAs(openid, "开启活动", "孙鹏")
case "EVENT_LIVE":
kfSendTxtAs(openid, "观看直播", "孙鹏")
kfSendTxtAs(openid, "当前暂无直播,如果你报名了直播活动,会自动收到直播", "孙鹏")
case "EVENT_CHECKIN":
kfSendTxtAs(openid, "签到", "孙鹏")
case "EVENT_LUCKYDRAW":

Chargement…
Annuler
Enregistrer