@@ -24,4 +24,6 @@ public class LoginInfoDTO implements Serializable {
private String ip;
private String terminal;
+
+ private String deviceType;
}