parent
66511d2ed6
commit
757b1f70e8
|
@ -19,7 +19,7 @@ public class UrlConfiguration {
|
|||
private String firstpage;
|
||||
private String requestType = "GET";
|
||||
private String requestBody = "";
|
||||
private String filterType = "local";
|
||||
private String filterType = "remote";
|
||||
|
||||
private List<QueryConfig> queries;
|
||||
|
||||
|
|
Loading…
Reference in New Issue