From 3a6418ce568fa0ca4d14867da6bb3c371480dc66 Mon Sep 17 00:00:00 2001 From: 涂煌豪 <tuhuanghao@prec-tech.com> Date: 星期一, 11 四月 2022 14:09:20 +0800 Subject: [PATCH] AccountQualifyAlert空指针报错修改 --- .sfdx/sfdx-config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.sfdx/sfdx-config.json b/.sfdx/sfdx-config.json index 2b72b01..fb3e749 100644 --- a/.sfdx/sfdx-config.json +++ b/.sfdx/sfdx-config.json @@ -1,3 +1,3 @@ { - "defaultusername": "vscodeOrg" + "defaultusername": "MEBGProduction" } \ No newline at end of file -- Gitblit v1.9.1