企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
+++ post:/index.php?m=home&c=Sms&a=send_lists *int:tplid#模板id *string:address#取件地址 *string:phone#联系电话 *string:company#隶属快递公司 *string:lists#发送列表数据,mobile:收件人手机号; code:取件码; tag_type:0新用户1微信通知2短信通知3电话通知4上门送件例:‘[{"mobile":"18811013356", "code":"1234", "tag_type":"1"},{}]’ <<< success { status: 1, info: 短信入库成功 } <<< error { "status":-1, "info":"错误提示" } +++