mitao
2025-03-14 c9c65a2277d91c0745221b8c631e704debfe6750
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 = "省份/直辖市")