# Functions
AuditSign 审核短信签名.
AuditTemplate 短信模版审核.
CreateAppConfig 创建应用 (上下文, 应用信息).
CreateBusiness 创建业务.
CreateProvider 添加渠道商.
GetAppAvailableNumber 账户用量统计 (上下文, 应用编号) (当前应用剩余短信数量).
GetAppConfigById 根据应用id查询应用.
GetBusinessByAppId 根据应用id查询业务.
GetByTemplateCode 根据模版编号查询模版信息.
GetProviderByNo 根据No编号获取渠道商.
GetSignBySignName 根据签名名称查找签名数据.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryProviderList 获取渠道商列表.
ReceiveSms 接收短信 (上下文, 短信请求体) (bool,err).
RegisterSign 添加短信签名.
RegisterTemplate 添加短信模版.
SendSms 发送短信 (上下文、渠道商, 短信模版,请求内容).
UpdateAppNumber 更新应用使用数量 (上下文, 应用编号, 花费数量).
# Interfaces
No description provided by the author