xuhy
8 天以前 640d93c464c65a0ef128f7f357a3e9abe44fbd2c
ruoyi-service/ruoyi-admin/src/main/java/com/ruoyi/admin/vo/OrderInfoVO.java
@@ -29,5 +29,7 @@
    private Integer state;
    @ApiModelProperty("预约备注")
    private String reservationRemark;
    @ApiModelProperty("备注")
    private String remark;
}