style: todo注释删除

collector-LIS
wyb 2 years ago
parent ea490e6c52
commit ca170ac217

@ -67,7 +67,6 @@ public class FileReportServiceImpl implements FileReportService {
@Override
public void saveDownloadTaskAndSealReport(ReportFileInfoDTO fileInfoDTO) {
// TODO 封存病案
TSeal sealCondition = new TSeal(fileInfoDTO);
// 查询基础数据,更新新的病案信息
TSeal seal = downloadTaskDao.findSealByCondition(sealCondition);

Loading…
Cancel
Save