This commit is contained in:
2025-08-10 14:30:23 +08:00
parent 591ed6a2fe
commit b476e4888a

View File

@@ -32,7 +32,7 @@ public class TestMain {
public void testGenJwtKey() {
BigDecimal bigDecimal = new BigDecimal(NumberUtil.decimalFormat("0.00", 1 * 0.01));
System.out.println("实际付款金额 = " + bigDecimal);
System.out.println("实际付款金额111111111 = " + bigDecimal);
final HjmCar byGpsNo = hjmCarService.getByGpsNo("gps1");
System.out.println("byGpsNo = " + byGpsNo.getSpeed());