From e52b2723e36ae49397c0f637edf6838bf5f3a022 Mon Sep 17 00:00:00 2001 From: yangjieke <yangjieke@prec-tech.com> Date: 星期日, 24 四月 2022 11:43:50 +0800 Subject: [PATCH] 日常处理24+ 事件延期报错处理 --- .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