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