[feat][M]: 添加我的预约记录接口

master
Romesum 5 years ago
parent 3ab7b73ec9
commit b3b5343950

@ -85,4 +85,4 @@ public class LabRecordController {
List<LabRecordDTO> labRecordDTOList = labrecordService.findRecordListByUId(userController.getUIdByCookie(request));
return ResultVOUtil.success(labRecordDTOList);
}
}
}
Loading…
Cancel
Save