alidayu

0.0.1 • Public • Published

alidayu

alidayu for node with es6

    var AliDaYu = require('../');
    var aliDaYu = new AliDaYu({app_key: xxx, secret: 'xxx'});
    yield aliDaYu.sms(
      {
        sms_free_sign_name: '活动验证',
        sms_param: {"product": "xiaoming", "code": "1234", "item": "123"},
        rec_num: 'xxxx',
        sms_template_code: 'SMS_1585164'
      }
    );

/alidayu/

    Package Sidebar

    Install

    npm i alidayu

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • lonso