后台管理
This commit is contained in:
parent
147982e939
commit
2a1f568b35
|
|
@ -95,6 +95,8 @@ public static class AppConfigExtend
|
|||
appConfig.GameConfig = _appConfig.GameConfig;
|
||||
appConfig.UserAgreement = _appConfig.UserAgreement;
|
||||
appConfig.PrivacyAgreement = _appConfig.PrivacyAgreement;
|
||||
appConfig.LanguageRequestUrl = _appConfig.LanguageRequestUrl;
|
||||
appConfig.CacheRequestUrls = _appConfig.CacheRequestUrls;
|
||||
|
||||
}
|
||||
/// <summary>
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue
Block a user