diff --git a/Application/Mobile/Controller/SsgController.class.php b/Application/Mobile/Controller/SsgController.class.php index daf0df7c8..4a6b80277 100644 --- a/Application/Mobile/Controller/SsgController.class.php +++ b/Application/Mobile/Controller/SsgController.class.php @@ -135,6 +135,8 @@ class SsgController extends BaseController { //注册 public function phoneRegister() { + //获取手机号 + # code... }