测试问题修改

This commit is contained in:
God
2024-01-23 14:24:25 +08:00
parent fe2014fe66
commit c26c9586dc

View File

@@ -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://127.0.0.1:8080/template/}") @Value("${templateUrl.prefixUrl:http://192.168.0.116: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/}")