在pojo文件中,对某个字段直接赋值。

//月利率
private BigDecimal monthRate=new BigDecimal(0);

 

相关文章: