@@ -13,7 +13,6 @@ namespace Hotline.YbEnterprise.Sdk
{
private readonly RestClient _client;
private readonly EnterpriseConfig _config;
- //private readonly ITypedCache<EnterpriseVo> _cacheResponse
public EnterpriseService(EnterpriseConfig config)