调试短信
This commit is contained in:
parent
a2da972b9b
commit
4cb0f02df1
@ -75,7 +75,7 @@ class SmsService
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}catch(NoGatewayAvailableException $e){
|
}catch(NoGatewayAvailableException $e){
|
||||||
throw new BusinessException($e->getMessage());
|
throw new BusinessException($e->getExceptions());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user