xuhy
2025-01-23 3c2a75f3768fa36e8b634ce6153801f76a64e110
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 = "联系电话不能为空")