作者 潘浩文
1 个管道 的构建 通过 耗费 0 秒

用户注册渲染

... ... @@ -20,6 +20,7 @@ class RegisterController extends WeChatBaseController
public function _initialize()
{
$this->checkWeChatUserLogin();
$this->is_login();
}
... ...