-将 FeishuApiClient 重命名为 AbstractFeishuApiService,作为抽象服务类 - 更新相关服务类的继承关系,改为继承 AbstractFeishuApiService -调整包结构,将客户端相关代码移至 service 包- 修改 FeishuClient 中的 getHttpClient 方法为 public |
||
|---|---|---|
| .. | ||
| core | ||
| FsHelper.java | ||
-将 FeishuApiClient 重命名为 AbstractFeishuApiService,作为抽象服务类 - 更新相关服务类的继承关系,改为继承 AbstractFeishuApiService -调整包结构,将客户端相关代码移至 service 包- 修改 FeishuClient 中的 getHttpClient 方法为 public |
||
|---|---|---|
| .. | ||
| core | ||
| FsHelper.java | ||