|
@@ -253,7 +253,6 @@ func (this *EntFollow) GetEntFollowList(pNum, pSize int, match, group string) (f
|
|
|
res, _ := db.Mgo.Find(this.SaveTable, map[string]interface{}{"s_userid": this.UserId}, `{"l_lastpushtime":-1}`, `{"s_entname":1,"i_apppushunread":1,"s_entId":1,"l_lastpushtime":1}`, false, 0, num)
|