大数据与最优化研究所 hai 1 ano
pai
achega
abcdc334c2

+ 1 - 1
src/main/java/com/xjrsoft/module/student/vo/PersonalPortraitFeeInformationVo.java

@@ -34,7 +34,7 @@ public class PersonalPortraitFeeInformationVo {
      * 收费项目名称
      */
     @ApiModelProperty("收费项目名称")
-    private BigDecimal feeitemname;
+    private String feeitemname;
     /**
      * 应缴金额
      */