xx
wang-hao-jie
2021-11-03 633be87bcdaab325daa6d4f74f5294e14660cfd7
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Customer.java
@@ -49,6 +49,9 @@
    @ApiModelProperty(value = "关联配送区域ID")
    private String areaId;
    @ApiModelProperty(value = "关联配送区域分段ID")
    private String areaSectionId;
    @ApiModelProperty(value = "0:正常  1:不活跃(默认=0)")
    private int status;