yanghui
2022-11-21 c5f9d214b2d63506cfbab5cc977610da3b133ec4
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/reserve/PageReserveRegisterDetailedAdminDTO.java
@@ -37,4 +37,10 @@
    @ApiModelProperty(value = "类型 1燃气 2防火")
    private Integer pdfType;
    @ApiModelProperty(value = "省市区")
    private String area;
    @ApiModelProperty(value = "出发地")
    private String from;
}