fix
Helius
2021-12-15 004d9e74f66d87e8416a9b0d807b64cbfd1576f8
gc-shop/src/main/java/com/xzx/gc/shop/vo/ViewJhyOrderVo.java
@@ -26,6 +26,12 @@
    @ApiModelProperty(value="地址")
    private String Address;
    @ApiModelProperty(value="单元栋")
    private String unitName;
    @ApiModelProperty(value="楼门牌号")
    private String houseNumber;
    @ApiModelProperty(value="预约年月日")
    private String reserveDate;