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