This commit is contained in:
rain
2026-07-20 11:02:24 +08:00
parent e0e887b438
commit a63382acf9
2 changed files with 0 additions and 240 deletions
-93
View File
@@ -1,93 +0,0 @@
method,path,summary,tags
"GET","/api/web/account/info","获取当前登录用户信息接口",""
"PUT","/api/web/account/profile","个人信息修改",""
"GET","/api/web/account/profile/avatar","头像上传",""
"GET","/api/web/ad/list","广告按位置筛选",""
"GET","/api/web/agreement/{type}","隐私/协议",""
"GET","/api/web/auth/code","获取验证码",""
"POST","/api/web/auth/heartbeat","登录心跳接口-前端可不接",""
"POST","/api/web/auth/login","登录接口",""
"POST","/api/web/auth/logout","退出登录",""
"POST","/api/web/auth/register","注册",""
"GET","/api/web/auth/slide-captcha","滑动验证",""
"POST","/api/web/auth/slide-captcha/verify","校验滑动结果",""
"GET","/api/web/auth/sms/code","发短信接口",""
"POST","/api/web/auth/social-bind","第三方账号绑定本地账号",""
"POST","/api/web/auth/social-callback","三方回调地址(前端不需要接,给平台用)",""
"POST","/api/web/auth/social-login","三方登录接口-暂时不接",""
"GET","/api/web/auth/verify-config","查询验证方式",""
"GET","/api/web/banner/list","轮播图",""
"GET","/api/web/config","网站基础信息接口-简化接口选一接就行",""
"GET","/api/web/config/list","网站基础信息",""
"GET","/api/web/config/site","网站图标",""
"POST","/api/web/expert/apply","专家申请",""
"GET","/api/web/expert/config","内容长度验证",""
"POST","/api/web/expert/upload-id-card-back","上传身份证反面",""
"POST","/api/web/expert/upload-id-card-front","上传身份证正面",""
"GET","/api/web/fc3d/free-predict/list","断组查询接口",""
"GET","/api/web/fc3d/free-predict/menus","断组杀组合菜单",""
"GET","/api/web/fc3d/scheme/{id}","方案详情",""
"GET","/api/web/fc3d/scheme/list","方案查询",""
"GET","/api/web/free-article/{id}","免费文章详情",""
"POST","/api/web/free-article/{id}/collect","收藏",""
"POST","/api/web/free-article/{id}/comment","评论",""
"GET","/api/web/free-article/{id}/comments","免费文章评论",""
"POST","/api/web/free-article/{id}/like","点赞",""
"GET","/api/web/free-article/{id}/related","相关推荐",""
"GET","/api/web/free-article/latest","最新推荐",""
"GET","/api/web/free-article/list","免费文章列表",""
"POST","/api/web/free-article/publish","发布",""
"GET","/api/web/free-article/recommend","免费文章",""
"GET","/api/web/link/friend","友情链接",""
"GET","/api/web/link/other-recommend","其他推荐",""
"GET","/api/web/lottery/result/latest","开奖结果",""
"GET","/api/web/lottery/result/list","开奖记录",""
"GET","/api/web/lottery/result/trend","走势图",""
"GET","/api/web/lottery/result/trend/tools","获取彩种信息排序",""
"GET","/api/web/menu/{id}/children","获取下级菜单ID",""
"GET","/api/web/menu/home-nav","导航栏",""
"GET","/api/web/mine/expert-collect/list","专家收藏",""
"GET","/api/web/mine/free-article/{id}","我的免费文章详情",""
"GET","/api/web/mine/free-article/list","我的免费文章列表",""
"GET","/api/web/mine/free-collect/list","免费文章收藏列表",""
"GET","/api/web/mine/pay-article/{id}","我的付费文章详情",""
"GET","/api/web/mine/pay-article/list","我的付费文章列表",""
"GET","/api/web/mine/pay-collect/list","付费文章收藏列表",""
"GET","/api/web/mine/purchased-pay-article/list","我的购买记录",""
"POST","/api/web/mine/sign-in","签到",""
"GET","/api/web/mine/sign-in/list","签到记录",""
"GET","/api/web/mine/sign-in/status","签到状态接口",""
"GET","/api/web/mine/summary","个人信息",""
"GET","/api/web/notice/{id}","公告详情",""
"GET","/api/web/notice/list","网站公告",""
"GET","/api/web/pay-article/{id}/related","相关推荐",""
"POST","/api/web/pay-article/article-collect/{articleId}","文章收藏",""
"POST","/api/web/pay-article/expert-collect","专家收藏",""
"GET","/api/web/pay-article/expert-list","专家预测详情列表",""
"GET","/api/web/pay-article/expert-profile","付费文章专家头部信息",""
"GET","/api/web/pay-article/expert-rank","专家预测列表",""
"GET","/api/web/pay-article/latest","最新推荐",""
"GET","/api/web/pay-article/publish","发布付费文章",""
"GET","/api/web/pay-article/publish/options","发布规则查询",""
"POST","/api/web/referral/bind","绑定推荐人",""
"GET","/api/web/referral/bind-preview","先查推荐人信息,用来弹确认框",""
"GET","/api/web/referral/invite-list","邀请用户列表",""
"GET","/api/web/referral/rebate-list","返利流水列表",""
"GET","/api/web/referral/share-info","邀请码和推广链接",""
"GET","/api/web/referral/summary","返利比例",""
"GET","/api/web/wallet/flow/list","资金流水按类型",""
"GET","/api/web/wallet/overview","钱包",""
"POST","/api/web/wallet/purchase/fc3d-scheme","购买接口",""
"POST","/api/web/wallet/purchase/pay-article","购买付费文章/专家预测",""
"POST","/api/web/wallet/receive-account","新增收款账户",""
"DELETE","/api/web/wallet/receive-account/{id}","删除",""
"PUT","/api/web/wallet/receive-account/{id}","修改收款账户",""
"PUT","/api/web/wallet/receive-account/{id}/default","把支付方式设置默认",""
"GET","/api/web/wallet/receive-account/list","查询收款账户",""
"POST","/api/web/wallet/receive-account/upload-qrcode","上传收款二维码",""
"GET","/api/web/wallet/recharge/config/list","创建充值订单",""
"GET","/api/web/wallet/recharge/notify","充值回调-前端不接(平台对接)",""
"POST","/api/web/wallet/recharge/order","创建充值订单",""
"POST","/api/web/wallet/transfer-to-account","分销余额或专家佣金转到账户余额",""
"POST","/api/web/wallet/withdraw","分销余额或专家佣金申请提现到收款账户",""
"GET","/api/web/wallet/withdraw/list","提现申请记录-单独接口",""
1 method path summary tags
2 GET /api/web/account/info 获取当前登录用户信息接口
3 PUT /api/web/account/profile 个人信息修改
4 GET /api/web/account/profile/avatar 头像上传
5 GET /api/web/ad/list 广告按位置筛选
6 GET /api/web/agreement/{type} 隐私/协议
7 GET /api/web/auth/code 获取验证码
8 POST /api/web/auth/heartbeat 登录心跳接口-前端可不接
9 POST /api/web/auth/login 登录接口
10 POST /api/web/auth/logout 退出登录
11 POST /api/web/auth/register 注册
12 GET /api/web/auth/slide-captcha 滑动验证
13 POST /api/web/auth/slide-captcha/verify 校验滑动结果
14 GET /api/web/auth/sms/code 发短信接口
15 POST /api/web/auth/social-bind 第三方账号绑定本地账号
16 POST /api/web/auth/social-callback 三方回调地址(前端不需要接,给平台用)
17 POST /api/web/auth/social-login 三方登录接口-暂时不接
18 GET /api/web/auth/verify-config 查询验证方式
19 GET /api/web/banner/list 轮播图
20 GET /api/web/config 网站基础信息接口-简化接口选一接就行
21 GET /api/web/config/list 网站基础信息
22 GET /api/web/config/site 网站图标
23 POST /api/web/expert/apply 专家申请
24 GET /api/web/expert/config 内容长度验证
25 POST /api/web/expert/upload-id-card-back 上传身份证反面
26 POST /api/web/expert/upload-id-card-front 上传身份证正面
27 GET /api/web/fc3d/free-predict/list 断组查询接口
28 GET /api/web/fc3d/free-predict/menus 断组杀组合菜单
29 GET /api/web/fc3d/scheme/{id} 方案详情
30 GET /api/web/fc3d/scheme/list 方案查询
31 GET /api/web/free-article/{id} 免费文章详情
32 POST /api/web/free-article/{id}/collect 收藏
33 POST /api/web/free-article/{id}/comment 评论
34 GET /api/web/free-article/{id}/comments 免费文章评论
35 POST /api/web/free-article/{id}/like 点赞
36 GET /api/web/free-article/{id}/related 相关推荐
37 GET /api/web/free-article/latest 最新推荐
38 GET /api/web/free-article/list 免费文章列表
39 POST /api/web/free-article/publish 发布
40 GET /api/web/free-article/recommend 免费文章
41 GET /api/web/link/friend 友情链接
42 GET /api/web/link/other-recommend 其他推荐
43 GET /api/web/lottery/result/latest 开奖结果
44 GET /api/web/lottery/result/list 开奖记录
45 GET /api/web/lottery/result/trend 走势图
46 GET /api/web/lottery/result/trend/tools 获取彩种信息排序
47 GET /api/web/menu/{id}/children 获取下级菜单ID
48 GET /api/web/menu/home-nav 导航栏
49 GET /api/web/mine/expert-collect/list 专家收藏
50 GET /api/web/mine/free-article/{id} 我的免费文章详情
51 GET /api/web/mine/free-article/list 我的免费文章列表
52 GET /api/web/mine/free-collect/list 免费文章收藏列表
53 GET /api/web/mine/pay-article/{id} 我的付费文章详情
54 GET /api/web/mine/pay-article/list 我的付费文章列表
55 GET /api/web/mine/pay-collect/list 付费文章收藏列表
56 GET /api/web/mine/purchased-pay-article/list 我的购买记录
57 POST /api/web/mine/sign-in 签到
58 GET /api/web/mine/sign-in/list 签到记录
59 GET /api/web/mine/sign-in/status 签到状态接口
60 GET /api/web/mine/summary 个人信息
61 GET /api/web/notice/{id} 公告详情
62 GET /api/web/notice/list 网站公告
63 GET /api/web/pay-article/{id}/related 相关推荐
64 POST /api/web/pay-article/article-collect/{articleId} 文章收藏
65 POST /api/web/pay-article/expert-collect 专家收藏
66 GET /api/web/pay-article/expert-list 专家预测详情列表
67 GET /api/web/pay-article/expert-profile 付费文章专家头部信息
68 GET /api/web/pay-article/expert-rank 专家预测列表
69 GET /api/web/pay-article/latest 最新推荐
70 GET /api/web/pay-article/publish 发布付费文章
71 GET /api/web/pay-article/publish/options 发布规则查询
72 POST /api/web/referral/bind 绑定推荐人
73 GET /api/web/referral/bind-preview 先查推荐人信息,用来弹确认框
74 GET /api/web/referral/invite-list 邀请用户列表
75 GET /api/web/referral/rebate-list 返利流水列表
76 GET /api/web/referral/share-info 邀请码和推广链接
77 GET /api/web/referral/summary 返利比例
78 GET /api/web/wallet/flow/list 资金流水按类型
79 GET /api/web/wallet/overview 钱包
80 POST /api/web/wallet/purchase/fc3d-scheme 购买接口
81 POST /api/web/wallet/purchase/pay-article 购买付费文章/专家预测
82 POST /api/web/wallet/receive-account 新增收款账户
83 DELETE /api/web/wallet/receive-account/{id} 删除
84 PUT /api/web/wallet/receive-account/{id} 修改收款账户
85 PUT /api/web/wallet/receive-account/{id}/default 把支付方式设置默认
86 GET /api/web/wallet/receive-account/list 查询收款账户
87 POST /api/web/wallet/receive-account/upload-qrcode 上传收款二维码
88 GET /api/web/wallet/recharge/config/list 创建充值订单
89 GET /api/web/wallet/recharge/notify 充值回调-前端不接(平台对接)
90 POST /api/web/wallet/recharge/order 创建充值订单
91 POST /api/web/wallet/transfer-to-account 分销余额或专家佣金转到账户余额
92 POST /api/web/wallet/withdraw 分销余额或专家佣金申请提现到收款账户
93 GET /api/web/wallet/withdraw/list 提现申请记录-单独接口
-147
View File
@@ -1,147 +0,0 @@
# 彩票 WEB_API 接口摘要
来源:C:/Users/Administrator/Desktop/彩票WEB_API.openapi.json
接口数量:92
## /api/web/account
- `GET` `/api/web/account/info`:获取当前登录用户信息接口
- `PUT` `/api/web/account/profile`:个人信息修改
- `GET` `/api/web/account/profile/avatar`:头像上传
## /api/web/ad
- `GET` `/api/web/ad/list`:广告按位置筛选
## /api/web/agreement
- `GET` `/api/web/agreement/{type}`:隐私/协议
## /api/web/auth
- `GET` `/api/web/auth/code`:获取验证码
- `POST` `/api/web/auth/heartbeat`:登录心跳接口-前端可不接
- `POST` `/api/web/auth/login`:登录接口
- `POST` `/api/web/auth/logout`:退出登录
- `POST` `/api/web/auth/register`:注册
- `GET` `/api/web/auth/slide-captcha`:滑动验证
- `POST` `/api/web/auth/slide-captcha/verify`:校验滑动结果
- `GET` `/api/web/auth/sms/code`:发短信接口
- `POST` `/api/web/auth/social-bind`:第三方账号绑定本地账号
- `POST` `/api/web/auth/social-callback`:三方回调地址(前端不需要接,给平台用)
- `POST` `/api/web/auth/social-login`:三方登录接口-暂时不接
- `GET` `/api/web/auth/verify-config`:查询验证方式
## /api/web/banner
- `GET` `/api/web/banner/list`:轮播图
## /api/web/config
- `GET` `/api/web/config`:网站基础信息接口-简化接口选一接就行
- `GET` `/api/web/config/list`:网站基础信息
- `GET` `/api/web/config/site`:网站图标
## /api/web/expert
- `POST` `/api/web/expert/apply`:专家申请
- `GET` `/api/web/expert/config`:内容长度验证
- `POST` `/api/web/expert/upload-id-card-back`:上传身份证反面
- `POST` `/api/web/expert/upload-id-card-front`:上传身份证正面
## /api/web/fc3d
- `GET` `/api/web/fc3d/free-predict/list`:断组查询接口
- `GET` `/api/web/fc3d/free-predict/menus`:断组杀组合菜单
- `GET` `/api/web/fc3d/scheme/{id}`:方案详情
- `GET` `/api/web/fc3d/scheme/list`:方案查询
## /api/web/free-article
- `GET` `/api/web/free-article/{id}`:免费文章详情
- `POST` `/api/web/free-article/{id}/collect`:收藏
- `POST` `/api/web/free-article/{id}/comment`:评论
- `GET` `/api/web/free-article/{id}/comments`:免费文章评论
- `POST` `/api/web/free-article/{id}/like`:点赞
- `GET` `/api/web/free-article/{id}/related`:相关推荐
- `GET` `/api/web/free-article/latest`:最新推荐
- `GET` `/api/web/free-article/list`:免费文章列表
- `POST` `/api/web/free-article/publish`:发布
- `GET` `/api/web/free-article/recommend`:免费文章
## /api/web/link
- `GET` `/api/web/link/friend`:友情链接
- `GET` `/api/web/link/other-recommend`:其他推荐
## /api/web/lottery
- `GET` `/api/web/lottery/result/latest`:开奖结果
- `GET` `/api/web/lottery/result/list`:开奖记录
- `GET` `/api/web/lottery/result/trend`:走势图
- `GET` `/api/web/lottery/result/trend/tools`:获取彩种信息排序
## /api/web/menu
- `GET` `/api/web/menu/{id}/children`:获取下级菜单ID
- `GET` `/api/web/menu/home-nav`:导航栏
## /api/web/mine
- `GET` `/api/web/mine/expert-collect/list`:专家收藏
- `GET` `/api/web/mine/free-article/{id}`:我的免费文章详情
- `GET` `/api/web/mine/free-article/list`:我的免费文章列表
- `GET` `/api/web/mine/free-collect/list`:免费文章收藏列表
- `GET` `/api/web/mine/pay-article/{id}`:我的付费文章详情
- `GET` `/api/web/mine/pay-article/list`:我的付费文章列表
- `GET` `/api/web/mine/pay-collect/list`:付费文章收藏列表
- `GET` `/api/web/mine/purchased-pay-article/list`:我的购买记录
- `POST` `/api/web/mine/sign-in`:签到
- `GET` `/api/web/mine/sign-in/list`:签到记录
- `GET` `/api/web/mine/sign-in/status`:签到状态接口
- `GET` `/api/web/mine/summary`:个人信息
## /api/web/notice
- `GET` `/api/web/notice/{id}`:公告详情
- `GET` `/api/web/notice/list`:网站公告
## /api/web/pay-article
- `GET` `/api/web/pay-article/{id}/related`:相关推荐
- `POST` `/api/web/pay-article/article-collect/{articleId}`:文章收藏
- `POST` `/api/web/pay-article/expert-collect`:专家收藏
- `GET` `/api/web/pay-article/expert-list`:专家预测详情列表
- `GET` `/api/web/pay-article/expert-profile`:付费文章专家头部信息
- `GET` `/api/web/pay-article/expert-rank`:专家预测列表
- `GET` `/api/web/pay-article/latest`:最新推荐
- `GET` `/api/web/pay-article/publish`:发布付费文章
- `GET` `/api/web/pay-article/publish/options`:发布规则查询
## /api/web/referral
- `POST` `/api/web/referral/bind`:绑定推荐人
- `GET` `/api/web/referral/bind-preview`:先查推荐人信息,用来弹确认框
- `GET` `/api/web/referral/invite-list`:邀请用户列表
- `GET` `/api/web/referral/rebate-list`:返利流水列表
- `GET` `/api/web/referral/share-info`:邀请码和推广链接
- `GET` `/api/web/referral/summary`:返利比例
## /api/web/wallet
- `GET` `/api/web/wallet/flow/list`:资金流水按类型
- `GET` `/api/web/wallet/overview`:钱包
- `POST` `/api/web/wallet/purchase/fc3d-scheme`:购买接口
- `POST` `/api/web/wallet/purchase/pay-article`:购买付费文章/专家预测
- `POST` `/api/web/wallet/receive-account`:新增收款账户
- `DELETE` `/api/web/wallet/receive-account/{id}`:删除
- `PUT` `/api/web/wallet/receive-account/{id}`:修改收款账户
- `PUT` `/api/web/wallet/receive-account/{id}/default`:把支付方式设置默认
- `GET` `/api/web/wallet/receive-account/list`:查询收款账户
- `POST` `/api/web/wallet/receive-account/upload-qrcode`:上传收款二维码
- `GET` `/api/web/wallet/recharge/config/list`:创建充值订单
- `GET` `/api/web/wallet/recharge/notify`:充值回调-前端不接(平台对接)
- `POST` `/api/web/wallet/recharge/order`:创建充值订单
- `POST` `/api/web/wallet/transfer-to-account`:分销余额或专家佣金转到账户余额
- `POST` `/api/web/wallet/withdraw`:分销余额或专家佣金申请提现到收款账户
- `GET` `/api/web/wallet/withdraw/list`:提现申请记录-单独接口