From ff1070a35051c05f9ec5a1f7d5c93588f469306c Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Fri, 3 Jul 2026 23:22:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=85=85=E7=94=B5=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=A1=A3=E4=BD=8D=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/constants/charge_maps.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/constants/charge_maps.dart b/lib/constants/charge_maps.dart index 85b4723..68cf32c 100644 --- a/lib/constants/charge_maps.dart +++ b/lib/constants/charge_maps.dart @@ -22,6 +22,6 @@ class ChargeMaps { 6: 30, 7: 45, 8: 65, - 9: 80, + 10: 80, }; }