正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -68,7 +68,7 @@ zFePUMXy1bFghAfzNKlrc5XgH4ixeeMh3cDtU97K | @@ -68,7 +68,7 @@ zFePUMXy1bFghAfzNKlrc5XgH4ixeeMh3cDtU97K | ||
| 68 | public function deleted_profiles($data){ | 68 | public function deleted_profiles($data){ |
| 69 | $param = [ | 69 | $param = [ |
| 70 | 'title'=>$data['title'], | 70 | 'title'=>$data['title'], |
| 71 | - 'profileKey'=>$this->profile_key, | 71 | +// 'profileKey'=>$this->profile_key, |
| 72 | ]; | 72 | ]; |
| 73 | $url = $this->path.'/api/profiles/profile'; | 73 | $url = $this->path.'/api/profiles/profile'; |
| 74 | return $this->http_click('delete',$url,$param); | 74 | return $this->http_click('delete',$url,$param); |
-
请 注册 或 登录 后发表评论