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