diff --git a/docs/dynamic/detail.md b/docs/dynamic/detail.md index 8692e8b..3df9f2b 100644 --- a/docs/dynamic/detail.md +++ b/docs/dynamic/detail.md @@ -18,7 +18,7 @@ | timezone_offset | num | -480 | 非必要 | | | platform | str | 平台 | 非必要 | `web` | | gaia_source | str | 来源 | 非必要 | `main_web` | -| features | str | 功能 | 非必要 | `itemOpusStyle,opusBigCover,onlyfansVote,endFooterHidden,decorationCard,onlyfansAssetsV2,ugcDelete,onlyfansQaCard,commentsNewVersion` | +| features | str | 功能 | 非必要 | `itemOpusStyle,opusBigCover,onlyfansVote,endFooterHidden,decorationCard,onlyfansAssetsV2,ugcDelete,onlyfansQaCard,commentsNewVersion`, 参见 [图文 功能模块](../opus/features.md) | | web_location | str | `333.1368` | 非必要 | | | x-bili-device-req-json | obj | 设备信息? | 非必要 | `{"platform":"web","device":"pc"}` | | x-bili-web-req-json | obj | 请求信息? | 非必要 | `{"spm_id":"333.1368"}` | @@ -31,7 +31,7 @@ | 字段名 | 类型 | 内容 | 备注 | |---------|-----|------|--------------------------| -| code | num | 响应码 | 0: 成功
-352: 风控校验失败
4101139: 4101139 | +| code | num | 响应码 | 0: 成功
-352: 风控校验失败
500: 服务器错误
4101139: 4101139 | | message | str | | | | ttl | num | 1 | | | data | obj | 信息本体 | |