UNPKG

@lantsang/nestjs-ucpaas-sms

Version:

nestjs 云之讯平台短信集成插件

9 lines (8 loc) 309 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SEND_SINGLE_URL = void 0; /** * 云之讯单发短信(通过模板)请求URL * @see http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:sendsms */ exports.SEND_SINGLE_URL = 'https://open.ucpaas.com/ol/sms/sendsms';