首页
编程
java
php
前端
首页
编程
java
php
前端
bigDecimal 和Timestamp 类型怎么转换 具体一点
new BigDecimal(contractAmount);
你看下这些setter方法定义的类型 和 现在传入的字段类型 是不是一致的?
点击展开全文