From fd0bea6d4ad22f61b323ff5cf32e2b1104bb5492 Mon Sep 17 00:00:00 2001 From: 李金换 <lijinhuan@prec-tech.com> Date: 星期四, 20 四月 2023 14:16:42 +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