diff --git a/README.md b/README.md index d2870001..ed49ab32 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -

sms4j v3.2.1

+

sms4j v3.3.0

sms4j -- 让发送短信变的更简单

- +

@@ -36,6 +36,13 @@ - **[助通短信](https://www.ztinfo.cn/products/sms)** - **[联麓短信](https://console.shlianlu.com/#/document/smsDoc)** - **[鼎众短信](http://demoapi.321sms.com:8201/index.html)** +- **[创蓝短信](https://doc.chuanglan.com/document/HAQYSZKH9HT5Z50L)** +- **[极光短信](https://docs.jiguang.cn/jsms)** +- **[布丁云短信](https://console-docs.apipost.cn/preview/986c24caf79228ed/d3d8a6d5faf6ef51)** +- **[中国移动 云MAS短信](https://mas.10086.cn/)** +- **[螺丝帽短信](https://luosimao.com)** +- **[SUBMAIL短信](https://www.mysubmail.com/)** +- **[单米科技短信](https://www.danmi.com/)** ## 在SpringBoot环境集成 diff --git a/pom.xml b/pom.xml index e035be4f..20d4bd1a 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ - 3.2.1-SNAPSHOT + 3.3.0-SNAPSHOT UTF-8 UTF-8 diff --git a/sms4j-comm/src/main/java/org/dromara/sms4j/comm/constant/Constant.java b/sms4j-comm/src/main/java/org/dromara/sms4j/comm/constant/Constant.java index 2526e7db..b5d25c45 100644 --- a/sms4j-comm/src/main/java/org/dromara/sms4j/comm/constant/Constant.java +++ b/sms4j-comm/src/main/java/org/dromara/sms4j/comm/constant/Constant.java @@ -11,7 +11,7 @@ public abstract class Constant { /** * 项目版本号 */ - public static final String VERSION = "V 3.2.1"; + public static final String VERSION = "V 3.3.0"; /** * 用于格式化鉴权头域,给"Authorization"参数赋值