正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -85,7 +85,7 @@ zFePUMXy1bFghAfzNKlrc5XgH4ixeeMh3cDtU97K | @@ -85,7 +85,7 @@ zFePUMXy1bFghAfzNKlrc5XgH4ixeeMh3cDtU97K | ||
| 85 | 'domain'=>$domain, | 85 | 'domain'=>$domain, |
| 86 | 'privateKey'=>$this->private_key, | 86 | 'privateKey'=>$this->private_key, |
| 87 | 'profileKey'=>$data['profileKey'], | 87 | 'profileKey'=>$data['profileKey'], |
| 88 | -// 'logout'=>true | 88 | + 'logout'=>true |
| 89 | ]; | 89 | ]; |
| 90 | $url = $this->path.'/api/profiles/generateJWT'; | 90 | $url = $this->path.'/api/profiles/generateJWT'; |
| 91 | return $this->http_click('post',$url,$param); | 91 | return $this->http_click('post',$url,$param); |
-
请 注册 或 登录 后发表评论