|
@@ -43,12 +43,13 @@ public class ConfigurationUpload {
|
|
*/
|
|
*/
|
|
private final List<String> configurationDeviceNameList;
|
|
private final List<String> configurationDeviceNameList;
|
|
|
|
|
|
|
|
+ private final Integer type = 99;
|
|
|
|
|
|
private String ipAddress;
|
|
private String ipAddress;
|
|
|
|
|
|
private Integer port;
|
|
private Integer port;
|
|
|
|
|
|
- private final Integer type = 99;
|
|
|
|
|
|
+
|
|
|
|
|
|
/**
|
|
/**
|
|
* token
|
|
* token
|