3.3.3升级

1. https://gitee.com/dromara/sms4j/issues/IAN87I
2. 解决腾讯云多参数发送报错问题
修复异常执行器再未进行自定义的情况下,会将异常堆栈吞掉的问题
3. 天翼云eop-date参数实际生产少8小时
This commit is contained in:
wind 2024-09-07 17:55:58 +08:00
parent d7589aa7a1
commit 298e7c48e5
3 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">sms4j v3.3.2</h1>
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">sms4j v3.3.3</h1>
<h4 align="center" style="margin: 30px 0 30px; font-weight: bold;">sms4j -- 让发送短信变的更简单</h4>
<p align="center">
<a href="https://gitee.com/dromara/sms4j/stargazers"><img src="https://gitee.com/dromara/sms4j/badge/star.svg?theme=gvp"></a>
<a href="https://gitee.com/dromara/sms4j/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-green"></a>
<a href="https://gitee.com/dromara/sms4j"><img src="https://img.shields.io/badge/version-v3.3.2-blue"></a>
<a href="https://gitee.com/dromara/sms4j"><img src="https://img.shields.io/badge/version-v3.3.3-blue"></a>
</p>
<img src="/public/logo.png">

View File

@ -53,7 +53,7 @@
</scm>
<properties>
<revision>3.3.2</revision>
<revision>3.3.3</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

View File

@ -11,7 +11,7 @@ public abstract class Constant {
/**
* 项目版本号
*/
public static final String VERSION = "V 3.3.2";
public static final String VERSION = "V 3.3.3";
/**
* 用于格式化鉴权头域,"Authorization"参数赋值