first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1,90 @@
# POST http://127.0.0.1:3030/user/login HTTP/1.1
# content-type: application/json
# {
# "phone": "18305520337",
# "pwd": "123456"
# }
# POST http://127.0.0.1:3030/user/add HTTP/1.1
# content-type: application/json
# {
# "phone": "18305520111",
# "pwd": "123456"
# }
# POST http://127.0.0.1:3030/home/notice HTTP/1.1
# content-type: application/json
# {
# }
# POST http://127.0.0.1:3030/home/push HTTP/1.1
# content-type: application/json
# {
# "thing_title": "测试标题3",
# "thing_introduce": "测试介绍3",
# "thing_img": "http://pic.22520.cn/up/200730/1596114483103405.jpg",
# "thing_type": 1,
# "thing_category": 3
# }
# POST http://127.0.0.1:3030/home/info HTTP/1.1
# content-type: application/json
# {
# "thing_id": 4
# }
# POST http://127.0.0.1:3030/home/tab HTTP/1.1
# content-type: application/json
# {
# "thing_type": 1,
# "thing_category": -1,
# "page": 1
# }
# POST http://127.0.0.1:3030/home/search HTTP/1.1
# content-type: application/json
# {
# "keyword": "标题",
# "page": 1
# }
# POST http://127.0.0.1:3030/user/history HTTP/1.1
# content-type: application/json
# {
# "user_id": 1,
# "thing_type": 1
# }
# POST http://127.0.0.1:3030/user/changeStatus HTTP/1.1
# content-type: application/json
# {
# "thing_status": 1,
# "thing_id": 8,
# "user_id": 1
# }
# POST http://127.0.0.1:3030/user/Statistics HTTP/1.1
# content-type: application/json
# {
# "user_id": 11
# }
GET https://www.papalah.com/lib/api.php?method=getRelatedVideos&token=49651e8e92b8be273d25578d6f67539e