修改好车补短信
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user