readme update

This commit is contained in:
mubai
2024-01-25 21:45:47 +08:00
parent f1c757863f
commit 53a243a4fb

View File

@@ -187,7 +187,7 @@ server
- `/index` 首页数据 - `/index` 首页数据
```json ```text
{ {
"code": 0, // 状态码 "code": 0, // 状态码
"data": { "data": {
@@ -198,7 +198,7 @@ server
"show": false, // 是否展示 "show": false, // 是否展示
"children": [], // 子分类信息 "children": [], // 子分类信息
}, },
"content": [ "content": [ // 内容区数据
{ {
"hot": [ // 热播影片 "hot": [ // 热播影片
{ {
@@ -206,20 +206,20 @@ server
"DeletedAt": null, // 删除时间 "DeletedAt": null, // 删除时间
"ID": 100, // ID "ID": 100, // ID
"UpdatedAt": "2024-01-13T19:04:01+08:00", // 更新时间 "UpdatedAt": "2024-01-13T19:04:01+08:00", // 更新时间
"area": "大陆", // 地区 "area": "xxx", // 地区
"cName": "预告片", // 分类名称 "cName": "xxx", // 分类名称
"cid": 45, // 分类ID "cid": 45, // 分类ID
"classTag": "剧情", // 剧情标签 "classTag": "xxx", // 剧情标签
"hits": 0, // 热度 "hits": 0, // 热度
"initial": "W", // 首字母 "initial": "X", // 首字母
"language": "国语", // 语言 "language": "xxx", // 语言
"mid": 10000, // 影片ID "mid": 10000, // 影片ID
"name": "xxx", // 影片名称 "name": "xxx", // 影片名称
"pid": 1, // 上级分类ID "pid": 1, // 上级分类ID
"releaseStamp": 1704880403, // 上映时间戳 "releaseStamp": 1704880403, // 上映时间戳
"remarks": "预告片", // 备注信息 [预告|完结|更新至xx集] "remarks": "xxx", // 备注信息 [预告|完结|更新至xx集]
"score": 0, // 评分 "score": 0, // 评分
"state": "正片", // 状态 "state": "xx", // 状态 正片|预告
"subTitle": "xxx", // 子标题, 别名 "subTitle": "xxx", // 子标题, 别名
"updateStamp": 1704880403, // 更新时间戳 "updateStamp": 1704880403, // 更新时间戳
"year": 2024, // 年份 "year": 2024, // 年份
@@ -239,14 +239,14 @@ server
"director": "xxx,xxx", // 导演 "director": "xxx,xxx", // 导演
"blurb": "", // 剧情简介 "blurb": "", // 剧情简介
"remarks": "HD", // 备注信息 [预告|完结|更新至xx集] "remarks": "HD", // 备注信息 [预告|完结|更新至xx集]
"area": "大陆", // 地区 "area": "xxx", // 地区
"year": "2024" // 年份 "year": "2024" // 年份
} }
], ],
"nav": [ // 导航信息 "nav": [ // 导航信息
{ {
"id": 0, // 分类ID "id": 0, // 分类ID
"name": "分类信息", // 分类名称 "name": "xxxx", // 分类名称
"pid": 0, //上级分类ID "pid": 0, //上级分类ID
"show": false, // 是否展示 "show": false, // 是否展示
"children": [], //子分类信息 "children": [], //子分类信息
@@ -261,7 +261,7 @@ server
- `/config/basic` 网站基本配置信息 - `/config/basic` 网站基本配置信息
```json ```text
{ {
"code": 0, "code": 0,
"data": { "data": {
@@ -279,13 +279,13 @@ server
- `/navCategory` 首页头部分类信息 - `/navCategory` 首页头部分类信息
```json ```text
{ {
"code": 0, "code": 0,
"data": [ "data": [
{ {
"id": 0, // 分类ID "id": 0, // 分类ID
"name": "分类信息", // 分类名称 "name": "xxxx", // 分类名称
"pid": 0, // 上级分类ID "pid": 0, // 上级分类ID
"show": false, // 是否展示 "show": false, // 是否展示
}, },
@@ -296,7 +296,7 @@ server
- ` /filmDetail` 影片详情信息 - ` /filmDetail` 影片详情信息
```json ```text
{ {
"code": 0, "code": 0,
"data": { "data": {
@@ -364,13 +364,13 @@ server
"name": "xxxx", // 影片名称 "name": "xxxx", // 影片名称
"subTitle": "xxxx", // 子标题, 别名 "subTitle": "xxxx", // 子标题, 别名
"cName": "xxx", // 分类名称 "cName": "xxx", // 分类名称
"state": "正片", // 影片状态 "state": "xxx", // 影片状态
"picture": "http://xxxx.jpg", // 海报图片url "picture": "http://xxxx.jpg", // 海报图片url
"actor": "xxx,xxx", // 演员 "actor": "xxx,xxx", // 演员
"director": "xxx,xxx", // 导演 "director": "xxx,xxx", // 导演
"blurb": "", // 剧情简介 "blurb": "", // 剧情简介
"remarks": "HD", // 备注信息 [预告|完结|更新至xx集] "remarks": "HD", // 备注信息 [预告|完结|更新至xx集]
"area": "大陆", // 地区 "area": "xxx", // 地区
"year": "2024" // 年份 "year": "2024" // 年份
}, },
] ]
@@ -381,7 +381,7 @@ server
- ` /filmPlayInfo` 影片播放页信息 - ` /filmPlayInfo` 影片播放页信息
```json ```text
{ {
"code": 0, "code": 0,
"data": { "data": {
@@ -402,7 +402,7 @@ server
"playList": [ // 播放地址列表(主站点) "playList": [ // 播放地址列表(主站点)
{ {
"episode": "第xx集", // 集数 "episode": "第xx集", // 集数
"link": "https://xxx/index.m3u8" // 播放地址url "link": "https://xxx/index.m3u8"// 播放地址url
}, },
], ],
"downloadList": [ // 下载地址列表 "downloadList": [ // 下载地址列表
@@ -426,7 +426,7 @@ server
"area": "xxx", // 地区 "area": "xxx", // 地区
"language": "xxx", // 语言 "language": "xxx", // 语言
"year": "2024", // 年份 "year": "2024", // 年份
"state": "正片", // 状态 正片|预告 "state": "xxx", // 状态 正片|预告
"updateTime": "2024-01-13 00:51:21", // 更新时间 "updateTime": "2024-01-13 00:51:21", // 更新时间
"addTime": 1704511497, // 添加时间戳 "addTime": 1704511497, // 添加时间戳
"dbId": 26373174, // 豆瓣ID "dbId": 26373174, // 豆瓣ID
@@ -455,13 +455,13 @@ server
"name": "xxxx", // 影片名称 "name": "xxxx", // 影片名称
"subTitle": "xxxx", // 子标题, 别名 "subTitle": "xxxx", // 子标题, 别名
"cName": "xxx", // 分类名称 "cName": "xxx", // 分类名称
"state": "正片", // 影片状态 "state": "xxx", // 影片状态
"picture": "http://xxxx.jpg", // 海报图片url "picture": "http://xxxx.jpg", // 海报图片url
"actor": "xxx,xxx", // 演员 "actor": "xxx,xxx", // 演员
"director": "xxx,xxx", // 导演 "director": "xxx,xxx", // 导演
"blurb": "", // 剧情简介 "blurb": "", // 剧情简介
"remarks": "HD", // 备注信息 [预告|完结|更新至xx集] "remarks": "HD", // 备注信息 [预告|完结|更新至xx集]
"area": "大陆", // 地区 "area": "xxx", // 地区
"year": "2024" // 年份 "year": "2024" // 年份
}, },
] ]
@@ -472,63 +472,63 @@ server
- `/filmClassify` 分类影片首页数据 - `/filmClassify` 分类影片首页数据
```json ```text
{ {
"code": 0, "code": 0,
"data": { "data": {
"content": { // 内容区数据 "content": { // 内容区数据
"news": [ "news": [ //最新上映
"id": 10000, // 影片ID "id": 10000, // 影片ID
"cid": 6, // 分类ID "cid": 6, // 分类ID
"pid": 1, // 上级分类ID "pid": 1, // 上级分类ID
"name": "xxxx", // 影片名称 "name": "xxxx", // 影片名称
"subTitle": "xxxx", // 子标题, 别名 "subTitle": "xxxx", // 子标题, 别名
"cName": "xxx", // 分类名称 "cName": "xxx", // 分类名称
"state": "正片", // 影片状态 "state": "xxx", // 影片状态
"picture": "http://xxxx.jpg", // 海报图片url "picture": "http://xxxx.jpg", // 海报图片url
"actor": "xxx,xxx", // 演员 "actor": "xxx,xxx", // 演员
"director": "xxx,xxx", // 导演 "director": "xxx,xxx", // 导演
"blurb": "", // 剧情简介 "blurb": "", // 剧情简介
"remarks": "HD", // 备注信息 [预告|完结|更新至xx集] "remarks": "HD", // 备注信息 [预告|完结|更新至xx集]
"area": "大陆", // 地区 "area": "xxx", // 地区
"year": "2024" // 年份 "year": "2024" // 年份
], ],
"recent": [ "recent": [ // 近期更新
"id": 10000, // 影片ID "id": 10000, // 影片ID
"cid": 6, // 分类ID "cid": 6, // 分类ID
"pid": 1, // 上级分类ID "pid": 1, // 上级分类ID
"name": "xxxx", // 影片名称 "name": "xxxx", // 影片名称
"subTitle": "xxxx", // 子标题, 别名 "subTitle": "xxxx", // 子标题, 别名
"cName": "xxx", // 分类名称 "cName": "xxx", // 分类名称
"state": "正片", // 影片状态 "state": "xxx", // 影片状态
"picture": "http://xxxx.jpg", // 海报图片url "picture": "http://xxxx.jpg", // 海报图片url
"actor": "xxx,xxx", // 演员 "actor": "xxx,xxx", // 演员
"director": "xxx,xxx", // 导演 "director": "xxx,xxx", // 导演
"blurb": "", // 剧情简介 "blurb": "", // 剧情简介
"remarks": "HD", // 备注信息 [预告|完结|更新至xx集] "remarks": "HD", // 备注信息 [预告|完结|更新至xx集]
"area": "大陆", // 地区 "area": "xxx", // 地区
"year": "2024" // 年份 "year": "2024" // 年份
], ],
"top": [ "top": [ // 热度排行
"id": 10000, // 影片ID "id": 10000, // 影片ID
"cid": 6, // 分类ID "cid": 6, // 分类ID
"pid": 1, // 上级分类ID "pid": 1, // 上级分类ID
"name": "xxxx", // 影片名称 "name": "xxxx", // 影片名称
"subTitle": "xxxx", // 子标题, 别名 "subTitle": "xxxx", // 子标题, 别名
"cName": "xxx", // 分类名称 "cName": "xxx", // 分类名称
"state": "正片", // 影片状态 "state": "xxx", // 影片状态
"picture": "http://xxxx.jpg", // 海报图片url "picture": "http://xxxx.jpg", // 海报图片url
"actor": "xxx,xxx", // 演员 "actor": "xxx,xxx", // 演员
"director": "xxx,xxx", // 导演 "director": "xxx,xxx", // 导演
"blurb": "", // 剧情简介 "blurb": "", // 剧情简介
"remarks": "HD", // 备注信息 [预告|完结|更新至xx集] "remarks": "HD", // 备注信息 [预告|完结|更新至xx集]
"area": "大陆", // 地区 "area": "xxx", // 地区
"year": "2024" // 年份 "year": "2024" // 年份
] ]
}, },
"title": { // 头部标题区数据(暂未使用) "title": { // 头部标题区数据(暂未使用)
"id": 0, // 分类ID "id": 0, // 分类ID
"name": "分类信息", // 分类名称 "name": "xxx", // 分类名称
"pid": 0, // 上级分类ID "pid": 0, // 上级分类ID
"show": false, // 是否展示 "show": false, // 是否展示
"children": [], // 子分类信息 "children": [], // 子分类信息
@@ -540,11 +540,11 @@ server
- ` /filmClassidySearch` 影片分类检索页数据 - ` /filmClassidySearch` 影片分类检索页数据
```json ```text
{ {
"code": 0, "code": 0,
"data": { "data": {
"list": [ "list": [ // 影片信息集合
{ {
"id": 10000, // 影片ID "id": 10000, // 影片ID
"cid": 6, // 分类ID "cid": 6, // 分类ID
@@ -552,13 +552,13 @@ server
"name": "xxxx", // 影片名称 "name": "xxxx", // 影片名称
"subTitle": "xxxx", // 子标题, 别名 "subTitle": "xxxx", // 子标题, 别名
"cName": "xxx", // 分类名称 "cName": "xxx", // 分类名称
"state": "正片", // 影片状态 "state": "xxx", // 影片状态
"picture": "http://xxxx.jpg", // 海报图片url "picture": "http://xxxx.jpg", // 海报图片url
"actor": "xxx,xxx", // 演员 "actor": "xxx,xxx", // 演员
"director": "xxx,xxx", // 导演 "director": "xxx,xxx", // 导演
"blurb": "", // 剧情简介 "blurb": "", // 剧情简介
"remarks": "HD", // 备注信息 [预告|完结|更新至xx集] "remarks": "HD", // 备注信息 [预告|完结|更新至xx集]
"area": "大陆", // 地区 "area": "xxx", // 地区
"year": "2024" // 年份 "year": "2024" // 年份
} }
], ],
@@ -577,7 +577,7 @@ server
"Sort": "xxx", // 排序方式 "Sort": "xxx", // 排序方式
"Year": "", // 年份 "Year": "", // 年份
}, },
"search": { "search": { // 分类标签组信息
"sortList": [ "Category","Plot","Area","Language","Year","Sort" ], // 标签数据排序, 固定值 "sortList": [ "Category","Plot","Area","Language","Year","Sort" ], // 标签数据排序, 固定值
"tags": { // 标签组, 用于页面筛选Tag渲染 "tags": { // 标签组, 用于页面筛选Tag渲染
"Area": [ { Name:"", Value:"" } ], "Area": [ { Name:"", Value:"" } ],