@@ -82,8 +82,8 @@ func (this *PushSetService) Find() map[string]*bxsubscribe.PushSet {
ShowWx = true
}
- registedate = common.Int64All((*pushSetMap)["l_registedate"])
+ registedate = common.Int64All((*pushSetMap)["l_registedate"])
if this.PositionType == 1 {
pushSetMap, _ = IC.Mgo.FindOne(util.ENTUSER, map[string]interface{}{"i_entid": this.EntId, "i_userid": this.EntUserId})