短信接口封装
by liushan
#7 in #tencent
73KB 1.5K SLoC
已封装以下接口
阿里云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_aliyun.rs#L2-L35
容联云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_cloopen.rs#L2-L43
华为云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_cloopen.rs#L2-L26
京东云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_jdcloud.rs#L2-L30
网易云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_netease.rs#L2-L30
腾讯云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_tencent.rs#L2-L29
~13–26MB ~441K SLoC