mitao
2025-02-10 05c1b69b9a694cf99e9f07f12ebf034cb2450f5f
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/MemberAddress.java
@@ -70,7 +70,7 @@
    @TableLogic
    private Integer delFlag;
    @ApiModelProperty(value = "是否默认")
    @ApiModelProperty(value = "是否默认 1是其他,2 是默认")
    private Integer isDefault;
    @ApiModelProperty(value = "省份/直辖市")