$code, // 返回提示信息 'msg'=>$msg, // 返回数据 'data'=>$data, ]; return response($result); } }