xuefei
2020-12-22 4745238280ae22f373802470844c66cbcdbf4458
platform-modules/platform-zhyl/src/main/java/cn/cetc54/platform/zhyl/entity/Subsidy.java
@@ -33,7 +33,7 @@
    @Column( length = 1 ,name = "type")
    @ApiModelProperty(value = "补助类型")
    private Integer type;
    private int type;
    @Column( length = 10 ,name = "money")
    @ApiModelProperty(value = "补助金额")