This commit is contained in:
parent
58016881dd
commit
bd20b3ef05
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue