大数据与最优化研究所 1 rok temu
rodzic
commit
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;
     /**
      * 应缴金额
      */