// 使用Optional 和函数式编程,一行搞定,而且像说话一样. Optional.ofNullable(patientInfo).ifPresent(p -> consultInfoResp.setPatientHead(p ...
確定! 回上一頁