@@ -858,7 +858,6 @@ func getHistorypush(lasttime, infotime int64, openid string, res []map[string]in
info["visit"] = vsidList
// log.Println("info", info)
tmp := changeMapKeyForCass(info)
- // // m.T["data"] = val
if ats, ok := tmp["o_pushinfo"].(map[string]interface{}); ok {
thistime = util.Int64All(tmp["l_date"])
count += len(ats)