UNPKG
@lantsang/nestjs-ucpaas-sms
Version:
latest (0.0.1)
0.0.1
nestjs 云之讯平台短信集成插件
@lantsang/nestjs-ucpaas-sms
/
dist
/
constants
/
ucpaas.constant.d.ts
6 lines
(5 loc)
•
211 B
TypeScript
View Raw
1
2
3
4
5
6
/** * 云之讯单发短信(通过模板)请求URL *
@see
http:
//d
ocs.ucpaas.com/doku.php?id=
%E
7%9F%AD
%E
4%BF
%A1
:sendsms *
/ export declare const SEND_SINGLE_URL = "https:/
/open.ucpaas.com/
ol/sms/sendsms
";