From 95fdfe6269b41b329196354d2c426709735d4e3e Mon Sep 17 00:00:00 2001 From: userGyl Date: Wed, 1 Apr 2026 11:41:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=BC=94=E7=A4=BA=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ln_jq_app/lib/pages/c_page/reservation/controller.dart | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ln_jq_app/lib/pages/c_page/reservation/controller.dart b/ln_jq_app/lib/pages/c_page/reservation/controller.dart index 05bcf06..e14bc81 100644 --- a/ln_jq_app/lib/pages/c_page/reservation/controller.dart +++ b/ln_jq_app/lib/pages/c_page/reservation/controller.dart @@ -228,7 +228,8 @@ class C_ReservationController extends GetxController with BaseControllerMixin { hasDrivingAttachment: true, isEdit: '', drivingAttachments: [], - hydrogenationAttachments: [], gunNumber: '', + hydrogenationAttachments: [], + gunNumber: '', ); //打开预约列表 @@ -528,7 +529,8 @@ class C_ReservationController extends GetxController with BaseControllerMixin { } void getSiteList({showloading = true}) async { - if (StorageService.to.phone == "13344444444") { + if (StorageService.to.phone == "13344444444" || + StorageService.to.phone == "13888888888") { //该账号给stationOptions手动添加一个数据 final testStation = StationModel( hydrogenId: '1142167389150920704',