测试问题修改
This commit is contained in:
@@ -32,7 +32,7 @@ public class DocPdfComponent {
|
|||||||
@Value("${templateUrl.uploadUrl:static/template/}")
|
@Value("${templateUrl.uploadUrl:static/template/}")
|
||||||
private String uploadTemplateUrl;
|
private String uploadTemplateUrl;
|
||||||
|
|
||||||
@Value("${templateUrl.prefixUrl:http://192.168.0.116:8080/template/}")
|
@Value("${templateUrl.prefixUrl:http://127.0.0.1:8080/template/}")
|
||||||
private String prefixTemplateUrl;
|
private String prefixTemplateUrl;
|
||||||
|
|
||||||
/* @Value("${templateUrl.uploadPdfUrl:http://127.0.0.1:8080/template/pdf/}")
|
/* @Value("${templateUrl.uploadPdfUrl:http://127.0.0.1:8080/template/pdf/}")
|
||||||
|
|||||||
Reference in New Issue
Block a user