Browse Source

15分钟模板消息推送修改

xingzai 3 years ago
parent
commit
912ede1a9d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      models/activity.go
  2. 1 1
      utils/config.go

+ 1 - 1
models/activity.go

@@ -330,7 +330,7 @@ func GetActivitySendMsgListAllMeeting(endDate string) (items []*WxMsgCygxActivit
 	a.* 
 FROM
 	cygx_activity AS a
-	INNER JOIN cygx_activity_meeting_reminder AS m ON m.activity_id = a.activity_id
+	INNER JOIN cygx_activity_signup AS m ON m.activity_id = a.activity_id
 	INNER JOIN user_record AS c ON c.bind_account = m.mobile 
 	INNER JOIN cygx_user_record AS cr ON cr.union_id = c.union_id 
 WHERE

+ 1 - 1
utils/config.go

@@ -132,7 +132,7 @@ func init() {
 		EmailStrategy = "jhwang@hzinsights.com;cxzhang@hzinsights.com"    //策略行业专家邮箱
 		EmaiWhiteUserList = "cxzhang@hzinsights.com"
 		WxMsgTemplateIdAskMsg = "qfNuops-sKrfIkbA7U97A7gSrX03mUpoEpJksRUdloo"
-		WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714,18767183922"
+		WxMsgTemplateIdAskMsgMobile = "15557270714,17634786714,18767183922,17516315016"
 	}
 
 	//查研观向小助手