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