Skip to content

v1.0.2

Compare
Choose a tag to compare
@lijiahangmax lijiahangmax released this 01 Jun 08:13
· 123 commits to master since this release

🌈 添加 磁盘存储单位单位工具类
🔨 重构 sftp ssh ftp http office 代码
🔨 删除部分对象的 return this;
🔨 ImageIcons 支持生成方形头像
🔨 添加 http 基本请求头常量
🐞 修复 http 返回文件流名称不对的问题
🐞 修改 pom 依赖漏洞版本
🐞 修复 导出 sheet 时注解名称不生效的问题

V1.0.2 已发布到中央仓库

<dependency>
    <groupId>io.github.lijiahangmax</groupId>
    <artifactId>模块名称</artifactId>
    <version>1.0.2</version>
</dependency>