修复签约后路径
This commit is contained in:
parent
eb5219332e
commit
2a13775aa4
@ -105,7 +105,7 @@ public class SysContractServiceImpl implements ISysContractService {
|
||||
// String templatePath = "/Users/wonder/Documents/Workspaces/java/RuoYi-Vue/running/pdf/contract.pdf";
|
||||
// String filePath = "/Users/wonder/Documents/Workspaces/java/RuoYi-Vue/running" + sysContract.getPath();
|
||||
String templatePath = "/home/workspace/RuoYi-Vue/running/pdf/contract.pdf";
|
||||
String filePath = "/home/web/sign.shengtangdiet.com" + sysContract.getPath();
|
||||
String filePath = "/home/web/manage.shengtangdiet.com" + sysContract.getPath();
|
||||
|
||||
PdfReader reader;
|
||||
FileOutputStream out;
|
||||
|
Loading…
x
Reference in New Issue
Block a user