增加提取castile到游戏的逻辑。
This commit is contained in:
@@ -98,6 +98,7 @@ func (s *ServiceContext) GameAction(ctx context.Context, roleId int64, action st
|
||||
s.ErrLog(ctx, action, addr, serverInfo, request, resp)
|
||||
return resp, fmt.Errorf("game action msg= %s, data=%v", cast.ToString(resp["msg"]), cast.ToString(resp["data"]))
|
||||
}
|
||||
s.ErrLog(ctx, action, addr, serverInfo, request, resp)
|
||||
return resp, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user