From 27acfc443995aed27aed0eec0c47c630d35e08c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=A2=E8=96=AF?= Date: Thu, 24 Jul 2025 18:24:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BA=94=E7=94=A8=E5=B8=82?= =?UTF-8?q?=E5=9C=BA=E4=B8=8A=E7=BA=BF=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/appstore/publish.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/appstore/publish.md b/docs/appstore/publish.md index 64e11b5..a02fef0 100644 --- a/docs/appstore/publish.md +++ b/docs/appstore/publish.md @@ -5,6 +5,12 @@ sidebar_position: 5 # 发布到应用市场 +应用发布的应用市场需满足以下条件: + +- 使用模力方舟的用户注册和计费接口([接口列表](../openapi/v1#tag/ai应用市场接口)) +- 应用使用模力方舟提供的模型或算力服务。 +- 应用合法合规。 + 在填写完应用详细介绍、截图,以及设置好应用的收费策略后,就可以将应用提交到模力方舟应用市场进行审核。 ![](/img/app-store/publish-6.png) -- Gitee