@ -71,7 +71,7 @@ class WalletLog extends Common
$user = auth_user();
$user_id = $user->id;
if (!Sms::check($params['exchange_phone'], $params['code'], 'score')) {
$this->error('验证码不正确');
}