userId); if($data['cd'] == 1){ return $this->success("操作成功",$data); }else{ return $this->fail("操作失败"); } } }