|
|
|
|
@ -101,7 +101,7 @@ public function CallBack(Request $request)
|
|
|
|
|
public function TestSend()
|
|
|
|
|
{
|
|
|
|
|
$service = new TencentSmsApiService();
|
|
|
|
|
$ss= $service->send('19933509886',"2567513", ["小明","转入"]);
|
|
|
|
|
$ss= $service->send('15703376333',"2567513", ["小明","转出"]);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|