修改问题
This commit is contained in:
parent
66faab9009
commit
0a56938ff3
|
|
@ -32,7 +32,7 @@ namespace CloudGaming.Code.Config
|
|||
appConfigDto.SignKey = AppConfig.TenantId.ToString("N");
|
||||
appConfigDto.NightCardTips = $"22点30分至次日7点畅玩无消耗";
|
||||
appConfigDto.ChannelId = AppConfig.GameConfig.ChannelId;
|
||||
appConfigDto.BsUrl = appConfigDto.BsUrl;
|
||||
appConfigDto.BsUrl = AppConfig.GameConfig.BsUrl;
|
||||
return appConfigDto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user