memberCarts; if($memberCarts->isEmpty()){ throw new AppException("该用户(".Member::current()->uid.")购物车记录为空"); } } }