xuefei
2020-12-11 386e4215819efd8dd5e0f60b363708871bb7686d
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;