From d19583a89444b817e926371123f5bc782357b8b0 Mon Sep 17 00:00:00 2001 From: 涂煌豪 <tuhuanghao@prec-tech.com> Date: 星期二, 24 五月 2022 12:09:34 +0800 Subject: [PATCH] 修改客户人员更新逻辑 --- .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