platform-modules/platform-zhyl/src/main/java/cn/cetc54/platform/zhyl/entity/FuwuDuixiang.java
@@ -46,14 +46,6 @@ @ApiModelProperty(value = "区域id") private String areaId; @Column( length = 20 ,name = "record_year") @ApiModelProperty(value = "登记年份") private String recordYear; @Column( length = 20 ,name = "record_month") @ApiModelProperty(value = "登记月份") private String recordMonth; @Column( length = 200 ,name = "subsidyIds") @ApiModelProperty(value = "补贴集合") private String subsidyIds;