@@ -15,7 +15,7 @@ public class UserDto {
private String tenantId;
@ApiModelProperty(value="客户ID")
- private String customerId;
+ private Long customerId;
@ApiModelProperty(value="界面url")
private String webUrl;