Commit 94f1b3f3 authored by 盖献康's avatar 盖献康

Merge branch 'gaixiankang' into 'dev'

PDF 名

See merge request !293
parents d50b63b3 c6ec4578
......@@ -304,7 +304,7 @@ public class PdfTemplateManagementServiceImpl implements PdfTemplateManagementSe
currentDoc.close();
templateReader.close();
copy.close();
return uploadMinio(arrayOutputStream, "原始记录");
return uploadMinio(arrayOutputStream, "车型审查原始记录-" + getReportName());
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment