فهرست منبع

feat:p562调整

fuwencai 1 سال پیش
والد
کامیت
783a0cd5e8
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      src/service/action/info.go

+ 2 - 1
src/service/action/info.go

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