|
@@ -805,6 +805,7 @@ func (i *Info) AppNewUerSales() {
|
|
ok := Compatible.Update(userId, map[string]interface{}{
|
|
ok := Compatible.Update(userId, map[string]interface{}{
|
|
"$set": m,
|
|
"$set": m,
|
|
})
|
|
})
|
|
|
|
+ go Middleground.PowerCheckCenter.DelCheckRedis("10000", qu.Int64All(sessVal["positionId"]))
|
|
//更新消息接收设置
|
|
//更新消息接收设置
|
|
msgSet := qu.ObjToMap(infoMap["msgSet"])
|
|
msgSet := qu.ObjToMap(infoMap["msgSet"])
|
|
setMap := map[string]interface{}{}
|
|
setMap := map[string]interface{}{}
|