From 0f3c55dd3c2607e733a1a45c27cbdb1850c3f49d Mon Sep 17 00:00:00 2001 From: jeremygan2021 Date: Fri, 13 Feb 2026 00:03:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- miniprogram/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miniprogram/API.md b/miniprogram/API.md index 8cf23fc..aaa3982 100644 --- a/miniprogram/API.md +++ b/miniprogram/API.md @@ -14,7 +14,7 @@ - **Body**: `{ "nickname": "...", "avatar_url": "..." }` ## Distributor -### Register +### Registerz - **URL**: `/api/distributor/register/` - **Method**: `POST` - **Body**: `{ "invite_code": "optional" }`