导出修改

This commit is contained in:
zhangheng 2024-12-26 15:53:32 +08:00
parent abf9b47e4e
commit c4570a2822

View File

@ -1418,7 +1418,7 @@ public class SignPatientManageRouteNodeServiceImpl implements ISignPatientManage
}
}
}
return signPatientManageRouteNodeMapper.selectTaskContented(uploadRobotPublishRecordDto);
return uploadRobotPublishRecordVos;
}
/**