From 6e194afe6298bc8dde98e0c65acb1917df57aeef Mon Sep 17 00:00:00 2001 From: Huawei Date: Tue, 14 Jul 2026 14:18:39 +0000 Subject: [PATCH] =?UTF-8?q?add:=20=E6=A0=87=E6=B3=A8=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E5=88=B0=20SuiteHub=20=E7=BB=84=E7=BB=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suites-help/开发者指南/套件发布指南.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/suites-help/开发者指南/套件发布指南.md b/suites-help/开发者指南/套件发布指南.md index a0adb81..7be9e27 100644 --- a/suites-help/开发者指南/套件发布指南.md +++ b/suites-help/开发者指南/套件发布指南.md @@ -11,6 +11,8 @@ curl -X POST https://suites.mercator.cn/api/v1/publish/upload \ -H "Authorization: Bearer mk_xxxx" \ -F "file=@my-suite.tar.gz" + +> 发布后套件包会上传到 https://git.mercator.cn/SuiteHub 组织。 ``` 其中 `my-suite.tar.gz` 包含: