BigDecimal.add()方法误区: BigDecimal totalAmount = new BigDecimal("666"); totalAmount.add(new BigDecimal("888")