企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
**Java****示例:** ``` import net.sohelp.ide.admin.base.msg.SmsMsgHelper; String\[\] receivers = new String\[\]{"00000","00001"} String subject = "审批提示"; String content = "您的外销合同2020-0001已经通过审批!"; SmsMsgHelper.sender(receivers,subject,content); ``` **Application.yml****参数配置:** sohelp: admin: sms: username: xxxxx password: \*\*\*\*\*\*\*\*