yanghui
2022-11-17 ad2ef2cd75934cb7567fd4522e4a0cbad263ec77
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/reserve/PageReserveRegisterDetailedAdminDTO.java
@@ -34,4 +34,13 @@
    @ApiModelProperty(value = "来攀/离攀结束时间")
    private String stopTime;
    @ApiModelProperty(value = "类型 1燃气 2防火")
    private Integer pdfType;
    @ApiModelProperty(value = "省市区")
    private String area;
    @ApiModelProperty(value = "出发地")
    private String from;
}