1.短信通知通用接口 /sendNotificationMsg

入参:

参数 是否必须 参数描述 参数示例
phoneNo 手机号 18751669318
project 项目 auction
msgTemplate 短信模板,在阿里短信平台申请 SMS_175240434
contentJsonStr 短信参数json串 {“name”:”张三”,”time”:”2020-05-15”,”address”:”雨润大街10号”}

出参:
AjaxResult