田爽 1 yıl önce
ebeveyn
işleme
58554b4f74

+ 0 - 1
src/Hotline.YbEnterprise.Sdk/EnterpriseService.cs

@@ -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)
 		{