mitao
2024-06-20 89c1c5d8ddca497df3094d84d307322e3a685bfd
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 = "省份/直辖市")