英雄联盟LCUAPI个人分享

声明:本人使用的ApiPost7进行的测试,如果不支持其他的测试工具,敬请谅解;
导出的json文本

{
	"project": {
		"name": "LOLHelper",
		"description": "",
		"details": {
			"variable": [],
			"servers": [
				{
					"server_id": "default",
					"name": "默认服务"
				}
			],
			"markList": [
				{
					"key": "developing",
					"name": "开发中",
					"color": "#3A86FF",
					"is_default": true
				},
				{
					"key": "complated",
					"name": "已完成",
					"color": "#2BA58F",
					"is_default": true
				},
				{
					"key": "modifying",
					"name": "需修改",
					"color": "#EC4646",
					"is_default": true
				}
			],
			"script": {
				"pre_script": "",
				"test": ""
			},
			"request": {
				"query": [
					{
						"is_checked": "1",
						"type": "Text",
						"key": "",
						"value": "",
						"description": ""
					}
				],
				"header": [
					{
						"is_checked": "1",
						"type": "Text",
						"key": "",
						"value": "",
						"description": ""
					}
				],
				"body": [
					{
						"is_checked": "1",
						"type": "Text",
						"key": "",
						"value": "",
						"description": ""
					}
				]
			},
			"mock_rules": []
		}
	},
	"apis": [
		{
			"target_type": "folder",
			"name": "LCU-API",
			"mark": "developing",
			"sort": 1,
			"tags": [],
			"created_uuid": "ULAYGAE6583E",
			"request": {
				"description": ""
			},
			"children": [
				{
					"target_type": "api",
					"name": "获取熟悉的英雄及赛季信息",
					"mark": "developing",
					"sort": 27,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-ranked/v1/ranked-stats/99fdf73c-9cf3-5674-b7e2-abfb1087bf53",
					"request": {
						"url": "https://127.0.0.1:58223/lol-ranked/v1/ranked-stats/99fdf73c-9cf3-5674-b7e2-abfb1087bf53",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据召唤师ID获取所有对局 副本",
					"mark": "developing",
					"sort": 30,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-champ-select/v1/session",
					"request": {
						"url": "https://127.0.0.1:51260/lol-champ-select/v1/session",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据召唤师ID获取所有对局 副本 副本",
					"mark": "developing",
					"sort": 29,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-summoner/v1/summoners/4105042909",
					"request": {
						"url": "https://127.0.0.1:51260/lol-summoner/v1/summoners/4105042909",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-gameflow/v1/extra-game-client-args",
					"mark": "developing",
					"sort": 11,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/extra-game-client-args",
					"request": {
						"url": "https://127.0.0.1:51401/lol-gameflow/v1/extra-game-client-args",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-missions/v1/series",
					"mark": "developing",
					"sort": 9,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-missions/v1/series",
					"request": {
						"url": "https://127.0.0.1:51401/lol-missions/v1/series",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取召唤师所有状态",
					"mark": "developing",
					"sort": 22,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/gameflow-metadata/player-status",
					"request": {
						"url": "https://127.0.0.1:50976/lol-gameflow/v1/gameflow-metadata/player-status",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取当前游戏房间信息",
					"mark": "developing",
					"sort": 20,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/session",
					"request": {
						"url": "https://127.0.0.1:50976/lol-gameflow/v1/session",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-missions/v1/missions",
					"mark": "developing",
					"sort": 8,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-missions/v1/missions",
					"request": {
						"url": "https://127.0.0.1:51401/lol-missions/v1/missions",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-gameflow/v1/gameflow-metadata/player-status",
					"mark": "developing",
					"sort": 5,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/gameflow-metadata/player-status",
					"request": {
						"url": "https://127.0.0.1:51401/lol-gameflow/v1/gameflow-metadata/player-status",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-gameflow/v1/gameflow-metadata/registration-status",
					"mark": "developing",
					"sort": 10,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/gameflow-metadata/registration-status",
					"request": {
						"url": "https://127.0.0.1:51401/lol-gameflow/v1/gameflow-metadata/registration-status",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-gameflow/v1/availability",
					"mark": "developing",
					"sort": 3,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/availability",
					"request": {
						"url": "https://127.0.0.1:51401/lol-gameflow/v1/availability",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取当前状态",
					"mark": "developing",
					"sort": 23,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-lobby/v2/lobby/matchmaking/search-state",
					"request": {
						"url": "https://127.0.0.1:53398/lol-lobby/v2/lobby/matchmaking/search-state",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取游戏所在地区",
					"mark": "developing",
					"sort": 13,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-game-data/assets/v1/perk-images/Styles/Precision/p8000_s8100_k8008.jpg",
					"request": {
						"url": "https://127.0.0.1:63464/lol-game-data/assets/v1/perk-images/Styles/Precision/p8000_s8100_k8008.jpg",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取召唤师对局状态",
					"mark": "developing",
					"sort": 2,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/gameflow-phase",
					"request": {
						"url": "https://127.0.0.1:51401/lol-gameflow/v1/gameflow-phase",
						"description": "\n```js\n\"None\" 游戏大厅\n\"Lobby\" 房间中\n\"Matchmaking\" 匹配中\n\"ReadyCheck\" 确定匹配中\n\"ChampSelect\" 选择英雄中\n\"InProgress\" 对局中\n\"PreEndOfGame\" 结束对局\n\"EndOfGame\"结算中\n```",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取当前对局信息",
					"mark": "developing",
					"sort": 24,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/session",
					"request": {
						"url": "https://127.0.0.1:64486/lol-gameflow/v1/session",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-missions/v1/data",
					"mark": "developing",
					"sort": 7,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-missions/v1/data",
					"request": {
						"url": "https://127.0.0.1:51401/lol-missions/v1/data",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "/lol-match-history/v1/recently-played-summoners",
					"mark": "developing",
					"sort": 6,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-match-history/v1/recently-played-summoners",
					"request": {
						"url": "https://127.0.0.1:51401/lol-match-history/v1/recently-played-summoners",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取模式对局信息",
					"mark": "developing",
					"sort": 25,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-ranked/v1/current-ranked-stats",
					"request": {
						"url": "https://127.0.0.1:52218/lol-ranked/v1/current-ranked-stats",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "匹配成功时可以获取",
					"mark": "developing",
					"sort": 4,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-matchmaking/v1/ready-check",
					"request": {
						"url": "https://127.0.0.1:51401/lol-matchmaking/v1/ready-check",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "退出房间回到游戏大厅",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/session/request-tournament-checkin",
					"request": {
						"url": "https://127.0.0.1:51401/lol-gameflow/v1/session/request-tournament-checkin",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取召唤师拥有的所有英雄信息",
					"mark": "developing",
					"sort": 21,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-champions/v1/owned-champions-minimal",
					"request": {
						"url": "https://127.0.0.1:50976/lol-champions/v1/owned-champions-minimal",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "判断当前是否处于房间中 true为是 false为否",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/lol-gameflow/v1/session/request-lobby",
					"request": {
						"url": "https://127.0.0.1:58223/lol-gameflow/v1/session/request-lobby",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				}
			]
		},
		{
			"target_type": "folder",
			"name": "https://101.qq.com 英雄联盟攻略中心",
			"mark": "developing",
			"sort": 5,
			"tags": [],
			"created_uuid": "ULAYGAE6583E",
			"request": {
				"description": ""
			},
			"children": [
				{
					"target_type": "api",
					"name": "获取召唤师技能数据",
					"mark": "developing",
					"sort": 3,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/js/summonerskillList/summonerskill_list.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/js/summonerskillList/summonerskill_list.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "读取 “英雄信息|技能|皮肤” 数据",
					"mark": "developing",
					"sort": 4,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/js/hero/1.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/js/hero/1.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "读取装备列表",
					"mark": "developing",
					"sort": 2,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/js/items/items.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/js/items/items.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取装备改动信息",
					"mark": "developing",
					"sort": 6,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/go/database/varcache_equipment_update",
					"request": {
						"url": "https://mlol.qt.qq.com/go/database/varcache_equipment_update",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "读取英雄列表",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/js/heroList/hero_list.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/js/heroList/hero_list.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取符文列表",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/js/runeList/rune_list.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/js/runeList/rune_list.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取装备分类信息",
					"mark": "developing",
					"sort": 5,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/js/items_ext/items_ext.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/js/items_ext/items_ext.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				}
			]
		},
		{
			"target_type": "folder",
			"name": "测试API但不知道干嘛用",
			"mark": "developing",
			"sort": 3,
			"tags": [],
			"created_uuid": "ULAYGAE6583E",
			"request": {
				"description": ""
			},
			"children": [
				{
					"target_type": "api",
					"name": "根据位置和英雄id获取玩家中胜率高的玩家",
					"mark": "developing",
					"sort": 4,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-career-stats/v1/champion-experts/56/JUNGLE",
					"request": {
						"url": "https://127.0.0.1:64474/lol-career-stats/v1/champion-experts/56/JUNGLE",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取系统信息",
					"mark": "developing",
					"sort": 6,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/performance/v1/system-info",
					"request": {
						"url": "https://127.0.0.1:58223/performance/v1/system-info",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取最新赛季的所有位置的赛季数据",
					"mark": "developing",
					"sort": 2,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-career-stats/v1/summoner-games/99fdf73c-9cf3-5674-b7e2-abfb1087bf53",
					"request": {
						"url": "https://127.0.0.1:64474/lol-career-stats/v1/summoner-games/99fdf73c-9cf3-5674-b7e2-abfb1087bf53",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取权限令牌",
					"mark": "developing",
					"sort": 30,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/entitlements/v1/token",
					"request": {
						"url": "https://127.0.0.1:57711/entitlements/v1/token",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "关闭游戏并重启",
					"mark": "developing",
					"sort": 13,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/kill-and-restart-ux",
					"request": {
						"url": "https://127.0.0.1:61148/riotclient/kill-and-restart-ux",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "账号活跃度",
					"mark": "developing",
					"sort": 31,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-active-boosts/v1/active-boosts",
					"request": {
						"url": "https://127.0.0.1:57711/lol-active-boosts/v1/active-boosts",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取机器id",
					"mark": "developing",
					"sort": 15,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/machine-id",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/machine-id",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据英雄ID和位置段位模式获取当前赛季的数据",
					"mark": "developing",
					"sort": 5,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-career-stats/v1/champion-averages/56/JUNGLE/GOLD/rank5solo",
					"request": {
						"url": "https://127.0.0.1:64474/lol-career-stats/v1/champion-averages/56/JUNGLE/GOLD/rank5solo",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "程序崩溃次数",
					"mark": "developing",
					"sort": 19,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/ux-crash-count",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/ux-crash-count",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取区域设置",
					"mark": "developing",
					"sort": 16,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/region-locale",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/region-locale",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取崩溃环境的标识符",
					"mark": "developing",
					"sort": 25,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/v1/crash-reporting/environment",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/v1/crash-reporting/environment",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据赛季模式位置uid获取赛季数据",
					"mark": "developing",
					"sort": 3,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-career-stats/v1/summoner-stats/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/15/rank5solo/JUNGLE",
					"request": {
						"url": "https://127.0.0.1:64474/lol-career-stats/v1/summoner-stats/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/15/rank5solo/JUNGLE",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "卸载程序(没测试过)",
					"mark": "developing",
					"sort": 21,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/unload",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/unload",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "关闭英雄联盟游戏程序",
					"mark": "developing",
					"sort": 9,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/process-control/v1/process/quit",
					"request": {
						"url": "https://127.0.0.1:58223/process-control/v1/process/quit",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "内存信息",
					"mark": "developing",
					"sort": 7,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/performance/v1/memory",
					"request": {
						"url": "https://127.0.0.1:58223/performance/v1/memory",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取游戏端口号",
					"mark": "developing",
					"sort": 11,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/app-port",
					"request": {
						"url": "https://127.0.0.1:50976/riotclient/app-port",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "最小化英雄联盟程序",
					"mark": "developing",
					"sort": 18,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/ux-minimize",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/ux-minimize",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取当前程序状态",
					"mark": "developing",
					"sort": 24,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/ux-state",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/ux-state",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "当前过程",
					"mark": "developing",
					"sort": 8,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/process-control/v1/process",
					"request": {
						"url": "https://127.0.0.1:58223/process-control/v1/process",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": " 处理更改缩放比例值。",
					"mark": "developing",
					"sort": 27,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/zoom-scale",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/zoom-scale?newZoomScale=1.0",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						},
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": 1,
									"key": "newZoomScale",
									"value": "1.0",
									"not_null": 1,
									"type": "Text"
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据赛季和uid获取赛季所有位置数据",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-career-stats/v1/summoner-games/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/season/12",
					"request": {
						"url": "https://127.0.0.1:64474/lol-career-stats/v1/summoner-games/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/season/12",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "等级点",
					"mark": "developing",
					"sort": 34,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-challenges/v1/level-points",
					"request": {
						"url": "https://127.0.0.1:57711/lol-challenges/v1/level-points",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "亲和力",
					"mark": "developing",
					"sort": 10,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/affinity",
					"request": {
						"url": "https://127.0.0.1:61148/riotclient/affinity",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "当前版本信息",
					"mark": "developing",
					"sort": 28,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/system/v1/builds",
					"request": {
						"url": "https://127.0.0.1:57711/system/v1/builds",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "Help",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/Help",
					"request": {
						"url": "https://127.0.0.1:58223/Help",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取基础信息",
					"mark": "developing",
					"sort": 17,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/system-info/v1/basic-info",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/system-info/v1/basic-info",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "闪烁程序图标",
					"mark": "developing",
					"sort": 22,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/ux-flash",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/ux-flash",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "将程序显示在最前端",
					"mark": "developing",
					"sort": 20,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/ux-allow-foreground",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/ux-allow-foreground",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取游戏token",
					"mark": "developing",
					"sort": 12,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/auth-token",
					"request": {
						"url": "https://127.0.0.1:61148/riotclient/auth-token",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "英雄id",
					"mark": "developing",
					"sort": 35,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-champ-select-legacy/v1/bannable-champion-ids",
					"request": {
						"url": "https://127.0.0.1:57711/lol-champ-select-legacy/v1/bannable-champion-ids",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "可用队列id",
					"mark": "developing",
					"sort": 33,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-challenges/v1/available-queue-ids",
					"request": {
						"url": "https://127.0.0.1:57711/lol-challenges/v1/available-queue-ids",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "显示程序",
					"mark": "developing",
					"sort": 23,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/ux-show",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/ux-show",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取最后一个已知发布的缩放比例值",
					"mark": "developing",
					"sort": 26,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/riotclient/zoom-scale",
					"request": {
						"url": "https://127.0.0.1:57711/riotclient/zoom-scale",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取应用程序启动时的毫秒 UNIX 时间戳。",
					"mark": "developing",
					"sort": 29,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/telemetry/v1/application-start-time",
					"request": {
						"url": "https://127.0.0.1:57711/telemetry/v1/application-start-time",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取防沉迷令牌",
					"mark": "developing",
					"sort": 32,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-anti-addiction/v1/anti-addiction-token",
					"request": {
						"url": "https://127.0.0.1:57711/lol-anti-addiction/v1/anti-addiction-token",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "关闭游戏",
					"mark": "developing",
					"sort": 14,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/riotclient/kill-ux",
					"request": {
						"url": "https://127.0.0.1:61148/riotclient/kill-ux",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				}
			]
		},
		{
			"target_type": "folder",
			"name": "英雄联盟助手",
			"mark": "developing",
			"sort": 1,
			"tags": [],
			"created_uuid": "ULAYGAE6583E",
			"request": {
				"description": "软件使用中用到的接口"
			},
			"children": [
				{
					"target_type": "api",
					"name": "根据召唤师ID获取所有云顶对局",
					"mark": "developing",
					"sort": 2,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-summoner/v1/summoners-by-puuid-cached/e6a2edc1-940d-5a65-93e8-d78013928c65",
					"request": {
						"url": "https://127.0.0.1:64738/lol-summoner/v1/summoners-by-puuid-cached/e6a2edc1-940d-5a65-93e8-d78013928c65",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "删除天赋页",
					"mark": "developing",
					"sort": 9,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "DELETE",
					"mock": "{}",
					"mock_url": "/lol-perks/v1/pages/6447397",
					"request": {
						"url": "https://127.0.0.1:54748/lol-perks/v1/pages/6447397",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据召唤师ID获取所有云顶对局 副本",
					"mark": "developing",
					"sort": 11,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-match-history/v1/products/tft/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/matches",
					"request": {
						"url": "https://127.0.0.1:64738/lol-match-history/v1/products/tft/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/matches?begin=10&count=10",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"is_checked": 1,
									"key": "begin",
									"type": "Text",
									"not_null": 1,
									"field_type": "String",
									"value": "10"
								},
								{
									"description": "",
									"is_checked": 1,
									"key": "count",
									"type": "Text",
									"not_null": 1,
									"field_type": "String",
									"value": "10"
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "游戏所有技能信息",
					"mark": "developing",
					"sort": 6,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/js/summonerskillList/summonerskill_list.js",
					"request": {
						"url": "game.gtimg.cn/images/lol/act/img/js/summonerskillList/summonerskill_list.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "匹配成功时拒绝对局",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/lol-matchmaking/v1/ready-check/decline",
					"request": {
						"url": "https://127.0.0.1:51401/lol-matchmaking/v1/ready-check/decline",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取游戏安装目录",
					"mark": "developing",
					"sort": 7,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/data-store/v1/install-dir",
					"request": {
						"url": "https://127.0.0.1:58223/data-store/v1/install-dir",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据召唤师ID获取所有对局",
					"mark": "developing",
					"sort": 12,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-match-history/v1/products/lol/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/matches",
					"request": {
						"url": "https://127.0.0.1:64474/lol-match-history/v1/products/lol/99fdf73c-9cf3-5674-b7e2-abfb1087bf53/matches",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据,召唤师名称获取召唤师信息",
					"mark": "developing",
					"sort": 4,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-summoner/v1/summoners",
					"request": {
						"url": "https://127.0.0.1:64474/lol-summoner/v1/summoners?name=MySwordCrimson",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								},
								{
									"description": "",
									"is_checked": 1,
									"key": "name",
									"type": "Text",
									"not_null": 1,
									"field_type": "String",
									"value": "MySwordCrimson"
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "匹配成功时接受对局",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/lol-matchmaking/v1/ready-check/accept",
					"request": {
						"url": "https://127.0.0.1:51401/lol-matchmaking/v1/ready-check/accept",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "urlencoded",
							"parameter": [],
							"raw": "{}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "根据对局ID获取对局信息",
					"mark": "developing",
					"sort": 3,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-match-history/v1/games/8910118724",
					"request": {
						"url": "https://127.0.0.1:64474/lol-match-history/v1/games/8910118724",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取角色全部信息",
					"mark": "developing",
					"sort": 10,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-summoner/v1/current-summoner",
					"request": {
						"url": "https://127.0.0.1:64474/lol-summoner/v1/current-summoner",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"query": {
							"parameter": [
								{
									"description": "",
									"field_type": "String",
									"is_checked": -1,
									"key": "",
									"value": "",
									"not_null": 1,
									"type": "Text",
									"static": true
								}
							]
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "写入召唤师配置的天赋页",
					"mark": "developing",
					"sort": 5,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "POST",
					"mock": "{}",
					"mock_url": "/lol-perks/v1/pages",
					"request": {
						"url": "https://127.0.0.1:54748/lol-perks/v1/pages",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "json",
							"parameter": [],
							"raw": "{\r\n    \"autoModifiedselections\":[],\r\n    \"current\":true,\r\n    \"name\":\"测试符文页\",\r\n    \"order\":0,\r\n    \"primarystyleId\":8400,\r\n    \"substyleId\":8300,\r\n    \"selectedPerkIds\":[\r\n    8439,\r\n    8446,\r\n    8429,\r\n    8451,\r\n    8345,\r\n    8347,\r\n    5067,\r\n    5082,\r\n    5001\r\n}",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取召唤师配置所有天赋页信息",
					"mark": "developing",
					"sort": 8,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/lol-perks/v1/pages",
					"request": {
						"url": "https://127.0.0.1:63464/lol-perks/v1/pages",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": []
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": []
							}
						}
					},
					"children": []
				}
			]
		},
		{
			"target_type": "folder",
			"name": "https://lol.qq.com 云顶之奕主题站",
			"mark": "developing",
			"sort": 12,
			"tags": [],
			"created_uuid": "ULAYGAE6583E",
			"request": {
				"description": ""
			},
			"children": [
				{
					"target_type": "api",
					"name": "获取职业信息 ",
					"mark": "developing",
					"sort": 4,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/tft/js/job.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/tft/js/job.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取装备信息 ",
					"mark": "developing",
					"sort": 3,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/tft/js/equip.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/tft/js/equip.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取小小英雄信息 ",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/go/exploit/get_tiny_hero_list",
					"request": {
						"url": "https://mlol.qt.qq.com/go/exploit/get_tiny_hero_list",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取强化符文信息",
					"mark": "developing",
					"sort": 1,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/tft/js/hex.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/tft/js/hex.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取奇遇信息 ",
					"mark": "developing",
					"sort": 6,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/tft/js/adventure.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/tft/js/adventure.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取特质信息 ",
					"mark": "developing",
					"sort": 5,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/tft/js/race.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/tft/js/race.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				},
				{
					"target_type": "api",
					"name": "获取棋子信息",
					"mark": "developing",
					"sort": 2,
					"tags": [],
					"created_uuid": "ULAYGAE6583E",
					"method": "GET",
					"mock": "{}",
					"mock_url": "/images/lol/act/img/tft/js/chess.js",
					"request": {
						"url": "https://game.gtimg.cn/images/lol/act/img/tft/js/chess.js",
						"description": "",
						"event": {
							"pre_script": "",
							"test": ""
						},
						"pre_tasks": [],
						"post_tasks": [],
						"body": {
							"mode": "form-data",
							"parameter": [],
							"raw": "",
							"raw_para": [],
							"raw_schema": {
								"type": "object"
							}
						}
					},
					"response": {
						"success": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "成功",
								"isDefault": 1,
								"code": 200,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						},
						"error": {
							"raw": "",
							"parameter": [],
							"expect": {
								"name": "失败",
								"isDefault": -1,
								"code": 404,
								"contentType": "json",
								"verifyType": "schema",
								"mock": "",
								"schema": {}
							}
						}
					},
					"children": []
				}
			]
		}
	],
	"envs": [
		{
			"env_id": "-1",
			"list": {},
			"name": "默认环境",
			"pre_url": "",
			"pre_urls": {
				"default": ""
			}
		},
		{
			"env_id": "-2",
			"list": {},
			"name": "Mock环境",
			"pre_url": "https://console-mock.apipost.cn/mock/267e92b2-5819-47d5-85dc-4d172c4c54f6/",
			"pre_urls": {
				"default": "https://console-mock.apipost.cn/mock/267e92b2-5819-47d5-85dc-4d172c4c54f6/"
			}
		}
	],
	"models": []
}

最后推荐一下本人闲暇之余编写的英雄联盟助手,带有队友和对局分析功能,可以自动接受对局,自动配置符文和天赋,帮助每一个喜欢游戏的朋友
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
需要的可以加群QQ:738768496

  • 4
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值