zhangxinlei1996 1 жил өмнө
parent
commit
17b12afd28

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

@@ -173,7 +173,7 @@ func (this *Task) Task() {
 					E_time:   time.Now().Unix(),
 					E_app:    "jyweb_node2",
 					E_body: map[string]interface{}{
-						"code":       10071007, //首次订阅
+						"code":       1007, //首次订阅
 						"types":      "bindPhone",
 						"baseUserId": baseUserId,
 						"positionId": positionId,