岩仔88 1 month ago
parent 4c0955b630
commit e6ab790dfa

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

Loading…
Cancel
Save