This commit is contained in:
wwb 2026-07-10 11:43:57 +08:00
parent 58016881dd
commit bd20b3ef05
1 changed files with 1 additions and 0 deletions

View File

@ -750,6 +750,7 @@ public class SaleOrderServiceImpl implements SaleOrderService {
files.add(file);
delFiles.add(pdfPath);
delFiles.add(templatePath);
i++;
}
}
String pathUrl = System.getProperty("user.dir") + "/pdffile";