user ukey delete mobile
This commit is contained in:
@@ -37,7 +37,7 @@ class User extends Wxapp
|
||||
*/
|
||||
protected function get_ukey()
|
||||
{
|
||||
$mobile_white = ['15359333655', '18050017004', '18350451617', '13860199666'];
|
||||
$mobile_white = ['15359333655', '18350451617', '13860199666'];
|
||||
$code = $this->input_param('code');
|
||||
$mobile = $this->input_param('mobile');
|
||||
$sms_code = $this->input_param('sms_code');
|
||||
|
||||
Reference in New Issue
Block a user