瀏覽代碼

更改fohow user grouth 接口

abiao 5 年之前
父節點
當前提交
532b57bb1d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      go/gopath/src/fohow-statement-api/models/d5c_wx_user.go

+ 1 - 1
go/gopath/src/fohow-statement-api/models/d5c_wx_user.go

@@ -287,7 +287,7 @@ func GetAllXcxUserCountByMonth(start, end time.Time, useCache bool) (monthFansLi
 
 		SELECT
 			count(*) AS c,
-			date_format(DATE_ADD(created_at, INTERVAL 8 HOUR),'%s') AS ym,,
+			date_format(DATE_ADD(created_at, INTERVAL 8 HOUR),'%s') AS ym,
 			date_format(DATE_ADD(created_at, INTERVAL 8 HOUR),'%s') AS m
 		FROM
 			wx_users