From 86ca474413c780265db6a00748b9365e57cc0aa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E8=AE=A9=E5=AE=87?= Date: Thu, 10 Sep 2026 23:48:20 +0800 Subject: [PATCH] =?UTF-8?q?fix(references):=20=E4=BF=AE=E6=AD=A3=20sap-cli?= =?UTF-8?q?=20=E8=BF=90=E8=A1=8C=E6=97=B6=E8=B7=AF=E5=BE=84=20D:/Codespace?= =?UTF-8?q?/sap-cli=20=E2=86=92=20D:/Gitee/sap-cli?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- references/sap-tool-constraints.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/references/sap-tool-constraints.md b/references/sap-tool-constraints.md index 40f7e18..9878025 100644 --- a/references/sap-tool-constraints.md +++ b/references/sap-tool-constraints.md @@ -20,9 +20,11 @@ **唯一合法的 SAP 交互方式**: ```bash -cd D:/Codespace/sap-cli && python main.py [options] +cd D:/Gitee/sap-cli && python main.py [options] ``` +> 本机运行时目录为 `D:/Gitee/sap-cli`(`D:/Codespace/sap-cli` 不存在)。通过 `--profile <名>` 切换目标系统,连接配置在 `config.ini`。 + ### 例外(仅在以下情况下允许) - `run-program` 执行自定义 ABAP 报表 — 这是 sap-cli 的内置功能