我们目前有以下复合if语句...if((billingRemoteService==null)||billingRemoteService.getServiceHeader()==null||!"00".equals(billingRemoteService.getServiceHeader().getStatusCode())||(billingRemoteService.getServiceBody()==null)||(billingRemoteService.getServiceBody().getServiceResponse()==null)||(billingRemote