101captain
2022-07-22 a83dc12d7116ec4276e0528d834a54d3a1ad93b2
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;
}