public async Task AddAppCacheAsync()
 {
     await _appConfigService.AddAppCacheAsync();
 }