修改好车补短信

This commit is contained in:
lcc
2025-08-18 23:11:01 +08:00
parent 9e2ed42c5e
commit aa7ad67280
5 changed files with 120 additions and 7 deletions
+5
View File
@@ -13,6 +13,11 @@ class Welcome extends CI_Controller
public function test()
{
// require_once COMMPATH . 'third_party/SmsEmms/Sms.php';
// $sms = new Sms();
// $sms = new ThirdParty\SmsEmms\Sms();
// $req = $sms->send('13860199646', '您的验证码为:123456,请勿泄露于他人!');
// print_r($req);
// $this->load->model('receiver/receiver_customers_model', 'customers_model');
// $rid = 17418;
// $bizId = 57;