add ChannelUtil

This commit is contained in:
Looly
2022-05-23 11:32:50 +08:00
parent 2953b27dbc
commit 5698f1ecd4
4 changed files with 77 additions and 29 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 BeanUtil拷贝对象增加空检查issue#I58CJ3@Gitee
* 【db 】 Column#size改为long
* 【core 】 ClassUtil增加isInterface等方法pr#623@Gitee
* 【socket 】 增加ChannelUtil
*
### 🐞Bug修复
* 【extra 】 修复SshjSftp初始化未能代入端口配置问题issue#2333@Github