xuefei
2020-12-12 160487aedf89e2aea61f043c7a5c3d211ed19798
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;