feat: 支持CMPPv2.0协议短信网关 (#8591)

* feat: 支持CMPPv2.0协议短信网关

* 修改翻译

Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
This commit is contained in:
jiangweidong
2022-08-09 16:09:20 +08:00
committed by GitHub
parent 6a30e0739d
commit 708a87c903
14 changed files with 686 additions and 238 deletions

View File

@@ -5,6 +5,4 @@ from .dingtalk import *
from .feishu import *
from .public import *
from .email import *
from .alibaba_sms import *
from .tencent_sms import *
from .sms import *