소스 검색

Merge branch 'dev/v1.2.6_zxl' of moapp/message into feature/v1.2.6

zhangxinlei1996 1 년 전
부모
커밋
32f3398057
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      services/activity/task/task.go

+ 1 - 1
services/activity/task/task.go

@@ -142,7 +142,7 @@ func (this *Task) Task() {
 			}
 		} else {
 			//openid是否绑定
-			if mail != "" {
+			if openid != "" {
 				dataM[model.FollowWx].Status = 1
 				dataM[model.FollowWx].FinishTime = now
 				activity.Task(&model.Message{