refactor(docs): streamline external entry documentation and update links

This commit is contained in:
2026-07-16 10:30:07 +08:00
parent ecdc158fe5
commit bdb9f43375
5 changed files with 73 additions and 116 deletions
+20 -34
View File
@@ -1,43 +1,29 @@
# 外部入口链接清单
以下链接可以直接点击打开,用于验证聊天、促销模式、咖啡打赏和私密空间入口
以下链接可以直接点击打开。PSID 示例统一使用 `27511427698460020`
## 测试环境
APP HOST`frontend-test.banlv-ai.com`
| 模式 | `mode` | `promotion_type` | 链接 |
| --- | --- | --- | --- |
| 普通聊天 | 不传 | 不传 | [打开普通聊天](https://frontend-test.banlv-ai.com/external-entry?target=chat) |
| 语音促销 | `promotion` | `voice` | [打开语音促销](https://frontend-test.banlv-ai.com/external-entry?target=chat&mode=promotion&promotion_type=voice) |
| 图片促销 | `promotion` | `image` | [打开图片促销](https://frontend-test.banlv-ai.com/external-entry?target=chat&mode=promotion&promotion_type=image) |
| 私密文本促销 | `promotion` | `private` | [打开私密文本促销](https://frontend-test.banlv-ai.com/external-entry?target=chat&mode=promotion&promotion_type=private) |
### 咖啡打赏
[打开咖啡打赏档位选择页](https://frontend-test.banlv-ai.com/external-entry?target=tip)
### 私密空间
[打开私密空间](https://frontend-test.banlv-ai.com/external-entry?target=private-room)
| 入口 | 链接 |
| --- | --- |
| 普通聊天 | [打开普通聊天](https://frontend-test.banlv-ai.com/external-entry?target=chat) |
| 携带 PSID 的聊天 | [打开 PSID 聊天示例](https://frontend-test.banlv-ai.com/external-entry?target=chat&psid=27511427698460020) |
| 语音促销 | [打开语音促销](https://frontend-test.banlv-ai.com/external-entry?target=chat&mode=promotion&promotion_type=voice) |
| 图片促销 | [打开图片促销](https://frontend-test.banlv-ai.com/external-entry?target=chat&mode=promotion&promotion_type=image) |
| 私密文本促销 | [打开私密文本促销](https://frontend-test.banlv-ai.com/external-entry?target=chat&mode=promotion&promotion_type=private) |
| 咖啡打赏 | [打开咖啡打赏](https://frontend-test.banlv-ai.com/external-entry?target=tip) |
| 私密空间 | [打开私密空间](https://frontend-test.banlv-ai.com/external-entry?target=private-room) |
## 正式环境
APP HOST`cozsweet.com`
| 入口 | 链接 |
| --- | --- |
| 普通聊天 | [打开普通聊天](https://cozsweet.com/external-entry?target=chat) |
| 携带 PSID 的聊天 | [打开 PSID 聊天示例](https://cozsweet.com/external-entry?target=chat&psid=27511427698460020) |
| 语音促销 | [打开语音促销](https://cozsweet.com/external-entry?target=chat&mode=promotion&promotion_type=voice) |
| 图片促销 | [打开图片促销](https://cozsweet.com/external-entry?target=chat&mode=promotion&promotion_type=image) |
| 私密文本促销 | [打开私密文本促销](https://cozsweet.com/external-entry?target=chat&mode=promotion&promotion_type=private) |
| 咖啡打赏 | [打开咖啡打赏](https://cozsweet.com/external-entry?target=tip) |
| 私密空间 | [打开私密空间](https://cozsweet.com/external-entry?target=private-room) |
| 模式 | `mode` | `promotion_type` | 链接 |
| --- | --- | --- | --- |
| 普通聊天 | 不传 | 不传 | [打开普通聊天](https://cozsweet.com/external-entry?target=chat) |
| 语音促销 | `promotion` | `voice` | [打开语音促销](https://cozsweet.com/external-entry?target=chat&mode=promotion&promotion_type=voice) |
| 图片促销 | `promotion` | `image` | [打开图片促销](https://cozsweet.com/external-entry?target=chat&mode=promotion&promotion_type=image) |
| 私密文本促销 | `promotion` | `private` | [打开私密文本促销](https://cozsweet.com/external-entry?target=chat&mode=promotion&promotion_type=private) |
### 咖啡打赏
[打开咖啡打赏档位选择页](https://cozsweet.com/external-entry?target=tip)
### 私密空间
[打开私密空间](https://cozsweet.com/external-entry?target=private-room)
如需传递 Facebook 身份信息,可在任一链接末尾追加 `&psid=<PSID>`。PSID 为可选参数。
如需在其他入口携带 PSID,在链接末尾追加 `&psid=27511427698460020`