|
@@ -805,7 +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{}{}
|
|
if msgSet != nil {
|
|
if msgSet != nil {
|