huanghongfa
2021-08-13 2e6ae80c0271e5e45faa399ce94cd44678cce43f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/ComSwPatrolRecordAddDTO.java
@@ -122,6 +122,9 @@
    * 隐患名称
    */
    @ApiModelProperty("隐患名称")
    private String dangerName;
    @ApiModelProperty("原隐患名称")
    private String dagerName;
    /**
@@ -140,6 +143,9 @@
    * 隐患简述
    */
    @ApiModelProperty("隐患简述")
    private String dangerDescription;
    @ApiModelProperty("原隐患简述")
    private String dagerDescription;
    /**