@@ -163,6 +163,7 @@ class MessageService extends Service
});
}
+
public function checkCode($code,$phone,$type){
if($code==env('sms.test_code')){
return true;