xuefei
2020-12-22 4745238280ae22f373802470844c66cbcdbf4458
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;