患者信息page分页查询方法 不查询头像 字段

This commit is contained in:
lxd 2025-04-23 17:44:47 +08:00
parent 137de4c9dc
commit fade2e6888

View File

@ -67,7 +67,7 @@ public interface InspectPatientMapper extends BaseMapperX<InspectPatientDO> {
InspectPatientDO::getPhoneNum,
InspectPatientDO::getStatus,
InspectPatientDO::getMedicalDateTime,
InspectPatientDO::getHeadPicUrl,
// InspectPatientDO::getHeadPicUrl,
InspectPatientDO::getSummaryResult,
InspectPatientDO::getAuditor,
InspectPatientDO::getAuditStatus,