增加演示账号

This commit is contained in:
2026-04-01 11:41:44 +08:00
parent ee88b3ada9
commit 95fdfe6269

View File

@@ -228,7 +228,8 @@ class C_ReservationController extends GetxController with BaseControllerMixin {
hasDrivingAttachment: true, hasDrivingAttachment: true,
isEdit: '', isEdit: '',
drivingAttachments: [], drivingAttachments: [],
hydrogenationAttachments: [], gunNumber: '', hydrogenationAttachments: [],
gunNumber: '',
); );
//打开预约列表 //打开预约列表
@@ -528,7 +529,8 @@ class C_ReservationController extends GetxController with BaseControllerMixin {
} }
void getSiteList({showloading = true}) async { void getSiteList({showloading = true}) async {
if (StorageService.to.phone == "13344444444") { if (StorageService.to.phone == "13344444444" ||
StorageService.to.phone == "13888888888") {
//该账号给stationOptions手动添加一个数据 //该账号给stationOptions手动添加一个数据
final testStation = StationModel( final testStation = StationModel(
hydrogenId: '1142167389150920704', hydrogenId: '1142167389150920704',