json(['code'=>10004,'msg'=>'not found']); break; default: return response()->json(['code'=>10004,'msg'=>$e->getMessage()]); } } }