|
@@ -2777,16 +2777,22 @@ define({ "api": [
|
|
|
"title": "添加阅读记录",
|
|
|
"group": "ReadRecord",
|
|
|
"name": "addReadRecord",
|
|
|
- "parameter": {
|
|
|
+ "header": {
|
|
|
"fields": {
|
|
|
- "Parameter": [
|
|
|
+ "Header": [
|
|
|
{
|
|
|
- "group": "Parameter",
|
|
|
+ "group": "Header",
|
|
|
"type": "String",
|
|
|
"optional": true,
|
|
|
- "field": "token",
|
|
|
+ "field": "Authorization",
|
|
|
"description": "<p>token</p>"
|
|
|
- },
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "parameter": {
|
|
|
+ "fields": {
|
|
|
+ "Parameter": [
|
|
|
{
|
|
|
"group": "Parameter",
|
|
|
"type": "Int",
|
|
@@ -2818,19 +2824,6 @@ define({ "api": [
|
|
|
]
|
|
|
}
|
|
|
},
|
|
|
- "header": {
|
|
|
- "fields": {
|
|
|
- "Header": [
|
|
|
- {
|
|
|
- "group": "Header",
|
|
|
- "type": "String",
|
|
|
- "optional": true,
|
|
|
- "field": "Authorization",
|
|
|
- "description": "<p>token 两个token任选其一</p>"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
"success": {
|
|
|
"fields": {
|
|
|
"Success 200": [
|
|
@@ -2875,40 +2868,33 @@ define({ "api": [
|
|
|
"url": "readrecord/delete",
|
|
|
"title": "删除阅读记录",
|
|
|
"group": "ReadRecord",
|
|
|
- "parameter": {
|
|
|
+ "header": {
|
|
|
"fields": {
|
|
|
- "Parameter": [
|
|
|
+ "Header": [
|
|
|
{
|
|
|
- "group": "Parameter",
|
|
|
+ "group": "Header",
|
|
|
"type": "String",
|
|
|
"optional": true,
|
|
|
- "field": "token",
|
|
|
+ "field": "Authorization",
|
|
|
"description": "<p>token</p>"
|
|
|
- },
|
|
|
- {
|
|
|
- "group": "Parameter",
|
|
|
- "type": "Int",
|
|
|
- "optional": false,
|
|
|
- "field": "bid",
|
|
|
- "description": "<p>bid</p>"
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
},
|
|
|
- "header": {
|
|
|
+ "name": "delReadRecord",
|
|
|
+ "parameter": {
|
|
|
"fields": {
|
|
|
- "Header": [
|
|
|
+ "Parameter": [
|
|
|
{
|
|
|
- "group": "Header",
|
|
|
+ "group": "Parameter",
|
|
|
"type": "String",
|
|
|
- "optional": true,
|
|
|
- "field": "Authorization",
|
|
|
- "description": "<p>token 两个token任选其一</p>"
|
|
|
+ "optional": false,
|
|
|
+ "field": "bid",
|
|
|
+ "description": "<p>多个bid以,分隔</p>"
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
},
|
|
|
- "name": "delReadRecord",
|
|
|
"success": {
|
|
|
"fields": {
|
|
|
"Success 200": [
|
|
@@ -2952,19 +2938,6 @@ define({ "api": [
|
|
|
"type": "get",
|
|
|
"url": "readrecord",
|
|
|
"title": "获取阅读记录",
|
|
|
- "parameter": {
|
|
|
- "fields": {
|
|
|
- "Parameter": [
|
|
|
- {
|
|
|
- "group": "Parameter",
|
|
|
- "type": "String",
|
|
|
- "optional": true,
|
|
|
- "field": "token",
|
|
|
- "description": "<p>token</p>"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
"header": {
|
|
|
"fields": {
|
|
|
"Header": [
|
|
@@ -2973,7 +2946,7 @@ define({ "api": [
|
|
|
"type": "String",
|
|
|
"optional": true,
|
|
|
"field": "Authorization",
|
|
|
- "description": "<p>token 两个token任选其一</p>"
|
|
|
+ "description": "<p>token</p>"
|
|
|
}
|
|
|
]
|
|
|
}
|
|
@@ -3433,19 +3406,6 @@ define({ "api": [
|
|
|
"type": "GET",
|
|
|
"url": "userinfo",
|
|
|
"title": "获取用户信息",
|
|
|
- "parameter": {
|
|
|
- "fields": {
|
|
|
- "Parameter": [
|
|
|
- {
|
|
|
- "group": "Parameter",
|
|
|
- "type": "String",
|
|
|
- "optional": true,
|
|
|
- "field": "token",
|
|
|
- "description": "<p>token</p>"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
"header": {
|
|
|
"fields": {
|
|
|
"Header": [
|
|
@@ -3454,7 +3414,7 @@ define({ "api": [
|
|
|
"type": "String",
|
|
|
"optional": true,
|
|
|
"field": "Authorization",
|
|
|
- "description": "<p>token 两个token任选其一</p>"
|
|
|
+ "description": "<p>token</p>"
|
|
|
}
|
|
|
]
|
|
|
}
|