田爽 1 年之前
父节点
当前提交
58554b4f74
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Hotline.YbEnterprise.Sdk/EnterpriseService.cs

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