@@ -28,7 +28,7 @@ public class UserLoginVO {
private String website;
@ApiModelProperty(value = "公司电话")
- private Boolean telephone;
+ private String telephone;
@ApiModelProperty(value = "Vci SN号")
private String vciSn;