lsys-lib-sms

Crates.iolsys-lib-sms
lib.rslsys-lib-sms
version0.1.0
sourcesrc
created_at2023-12-08 16:37:33.991971
updated_at2023-12-08 16:37:33.991971
description短信接口封装
homepage
repositoryhttps://github.com/shanliu/lsys/tree/main/server/lsys-lib-sms
max_upload_size
id1062211
size91,814
(shanliu)

documentation

README

短信接口封装

已封装以下接口

  1. 阿里云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_aliyun.rs#L2-L35

  2. 容联云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_cloopen.rs#L2-L43

  3. 华为云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_cloopen.rs#L2-L26

  4. 京东云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_jdcloud.rs#L2-L30

  5. 网易云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_netease.rs#L2-L30

  6. 腾讯云短信 https://github.com/shanliu/lsys/blob/f677abd19b7d079b98ab28ba2b7bcd8121f0f3bb/server/lsys-lib-sms/tests/sender_tencent.rs#L2-L29

Commit count: 0

cargo fmt