|
@@ -31,6 +31,9 @@ public class HeaderProperties {
|
|
|
|
|
|
private List<String>userAccountOutput;
|
|
private List<String>userAccountOutput;
|
|
|
|
|
|
|
|
+ private List<String> securityOriginNew;
|
|
|
|
+ private List<String> securityOutputNew;
|
|
|
|
+
|
|
public HeaderProperties() {}
|
|
public HeaderProperties() {}
|
|
|
|
|
|
}
|
|
}
|