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