瀏覽代碼

no message

xingzai 6 月之前
父節點
當前提交
d2deaeb031
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controllers/cygx/report_article.go

+ 1 - 1
controllers/cygx/report_article.go

@@ -2280,7 +2280,7 @@ func initAct() {
 	mapMobile := make(map[string]bool)
 	mapuserMapbil := make(map[int]*models.WxUserSller)
 	var activityIds []int
-	activityIds = []int{5590, 5658, 5734, 5747, 5805, 5833, 5832, 5865, 5887, 5872, 5889, 5870} //	2024-09-19 10:10
+	activityIds = []int{5590, 5658, 5734, 5747, 5805, 5833, 5832, 5865, 5887, 5872, 5889, 5870} //	2024-09-26 14:00
 	var listData []*cygx.UserInteraction
 	for _, vid := range activityIds {
 		activityId := strconv.Itoa(vid)