fuyu 6 år sedan
förälder
incheckning
1de1a0fb1c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      application/inter/controller/Login.php

+ 1 - 1
application/inter/controller/Login.php

@@ -104,7 +104,7 @@ class Login extends Controller
                 Cache::set('sendcode_'.$phone,$code,600);
                 Cache::set('sendcode_handle_id'.$handle_id, $phone, 600);
                 $info = send_message::sendSms2UpDate($phone,$code);
-                return json_encode(['status'=>'ok','code'=>'0000','need_code'=> true, 'phone' => $phone, 'hander_id' => $handle_id]);
+                return json_encode(['status'=>'ok','code'=>'0000','need_code'=> true, 'phone' => $phone, 'handle_id' => $handle_id]);
             }
 
             //医生类