From ecf60bb0cd5a04ce38120302be4cf55fd3c3a27b Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期二, 04 四月 2023 16:23:38 +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