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',