diff --git a/src/CloudGaming/Code/CloudGaming.Code/Cache/Special/GameEntityCache.cs b/src/CloudGaming/Code/CloudGaming.Code/Cache/Special/GameEntityCache.cs index 8f49d1a..e912c4f 100644 --- a/src/CloudGaming/Code/CloudGaming.Code/Cache/Special/GameEntityCache.cs +++ b/src/CloudGaming/Code/CloudGaming.Code/Cache/Special/GameEntityCache.cs @@ -83,6 +83,7 @@ namespace CloudGaming.Code.Cache.Special { gameInfo.GameDetailsofCharges = $"游戏免费"; } + //gameInfo.GameIntroduce return gameInfo; }) .ToList(); diff --git a/src/CloudGaming/Model/CloudGaming.DtoModel/Game/GameInfoExtend.cs b/src/CloudGaming/Model/CloudGaming.DtoModel/Game/GameInfoExtend.cs index 3351349..2ce694a 100644 --- a/src/CloudGaming/Model/CloudGaming.DtoModel/Game/GameInfoExtend.cs +++ b/src/CloudGaming/Model/CloudGaming.DtoModel/Game/GameInfoExtend.cs @@ -35,7 +35,7 @@ namespace CloudGaming.DtoModel.Game gameInfo.GameIsSaveFile = gameList.GameIsSaveFile; gameInfo.GameIsAdapter = gameList.GameIsAdapter; gameInfo.GameCloudId = gameList.GameCloudId; - gameInfo.GameIntroduce = gameList.GameIntroduce; + gameInfo.GameIntroduce = $"