From b329ab986e250bb27e46ace97cf208f3b26d145a Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期一, 18 十二月 2023 17:38:15 +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 fb3e749..2b72b01 100644 --- a/.sfdx/sfdx-config.json +++ b/.sfdx/sfdx-config.json @@ -1,3 +1,3 @@ { - "defaultusername": "MEBGProduction" + "defaultusername": "vscodeOrg" } \ No newline at end of file -- Gitblit v1.9.1