1、修改短信签名,go2swtich改成go2ns;
This commit is contained in:
parent
7ac4a12dcc
commit
d67e614afc
|
@ -1508,7 +1508,7 @@ func MemberExpirationReminderDay(days int64) {
|
|||
return
|
||||
}
|
||||
|
||||
content := fmt.Sprintf("【go2swtich】温馨提示:您的会员还有%d天将到期,请及时续费(如会员到期后仍有卡带未归还,将会收取滞纳金)", days)
|
||||
content := fmt.Sprintf("【go2ns】温馨提示:您的会员还有%d天将到期,请及时续费(如会员到期后仍有卡带未归还,将会收取滞纳金)", days)
|
||||
for i, _ := range users {
|
||||
if users[i].Tel == "" {
|
||||
continue
|
||||
|
|
Loading…
Reference in New Issue
Block a user