send-sms-api
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

Send SMS

Type

type?: 'multi':变量的值可能不同。

type: 'mass':变量的值相同。

Database

create database sms;
create user 'sms'@'%' identified by 'Z8fM2j9g63kd01jdjH';
grant all privileges on sms.* to 'sms'@'%';
grant all privileges on *.* to 'sms'@'%';
flush privileges;

Readme

Keywords

none

Package Sidebar

Install

npm i send-sms-api

Weekly Downloads

1

Version

1.0.5

License

none

Unpacked Size

48.7 kB

Total Files

44

Last publish

Collaborators

  • yige