ruoyi-system/src/main/java/com/ruoyi/system/model/TTenant.java
@@ -55,7 +55,7 @@ @ApiModelProperty(value = "租户类型") @TableField("tenant_type") private Integer tenantType; private String tenantType; @ApiModelProperty(value = "联系电话") @NotBlank(message = "联系电话不能为空")