| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608 |
- {
- "swagger": "2.0",
- "info": {
- "description": "<p>数优接口文档</p>",
- "version": "1.0",
- "title": "数优接口文档"
- },
- "tags": [{
- "name": "身份信息",
- "description": "身份信息接口",
- "sortWeight": 1
- }, {
- "name": "账号接口",
- "description": "账号相关接口",
- "sortWeight": 2
- }, {
- "name": "钉钉机器人",
- "description": "钉钉机器人相关接口",
- "sortWeight": 3
- }, {
- "name": "获取目标与完成",
- "description": "获取目标与完成",
- "sortWeight": 4
- }],
- "schemes": [],
- "consumes": [],
- "produces": [],
- "paths": {
- "game_task/getTaskTAndC": {
- "get": {
- "tags": ["获取目标与完成"],
- "summary": "获取目标与完成",
- "description": "<p></p><div style=\"background-color: rgb(40, 42, 54); line-height: 24px;\"><div style=\"line-height: 24px;\"><span style=\"color: rgb(98, 114, 164); font-family: Consolas, "Courier New", monospace; font-size: 18px; white-space: pre;\">获取目标与完成</span><br></div></div>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "task_id",
- "in": "query",
- "description": "",
- "required": false,
- "type": "string",
- "default": "",
- "format": ""
- }, {
- "name": "new_date",
- "in": "query",
- "description": "",
- "required": false,
- "type": "string",
- "default": "",
- "format": "date"
- }],
- "responses": {
- "task_id不存在": {
- "description": "",
- "schema": {
- "type": "object",
- "format": "",
- "required": false,
- "description": "",
- "title": "task_id不存在",
- "properties": {
- "code": {
- "type": "string",
- "required": false,
- "description": "状态码{-1}"
- },
- "message": {
- "type": "string",
- "required": false,
- "description": "状态信息{task_id不存在}"
- }
- }
- },
- "sortWeight": 2
- },
- "获取成功": {
- "description": "",
- "schema": {
- "type": "object",
- "format": "",
- "required": false,
- "description": "",
- "title": "获取成功",
- "properties": {
- "code": {
- "type": "string",
- "required": true,
- "description": "状态码{1000}"
- },
- "message": {
- "type": "string",
- "required": true,
- "description": "状态信息{获取游戏数据成功}"
- },
- "date": {
- "type": "string",
- "format": "date",
- "required": true,
- "description": "日期"
- },
- "data": {
- "type": "object",
- "format": "",
- "required": true,
- "description": "返回数据",
- "title": "data",
- "properties": {
- "task_id": {
- "type": "string",
- "required": true,
- "description": "任务id"
- },
- "task_name": {
- "type": "string",
- "required": true,
- "description": "任务名称"
- },
- "game_director": {
- "type": "string",
- "required": true,
- "description": "负责人"
- },
- "login_mode": {
- "type": "string",
- "required": true,
- "description": "登录方式"
- },
- "game_agent": {
- "type": "string",
- "required": true,
- "description": "游戏厂商"
- },
- "target_new": {
- "type": "string",
- "required": true,
- "description": "目标新增"
- },
- "target_pay": {
- "type": "string",
- "required": true,
- "description": "目标付费"
- },
- "target_active": {
- "type": "string",
- "required": true,
- "description": "目标活跃"
- },
- "complete_new": {
- "type": "string",
- "required": true,
- "description": "新增完成"
- },
- "complete_pay": {
- "type": "string",
- "required": true,
- "description": "付费完成"
- },
- "complete_active": {
- "type": "string",
- "required": true,
- "description": "活跃完成"
- },
- "xmy_id": {
- "type": "string",
- "required": false,
- "description": "小绵羊id"
- },
- "qq_channel": {
- "type": "string",
- "required": false,
- "description": "腾讯渠道"
- },
- "qq_id": {
- "type": "string",
- "required": false,
- "description": "腾讯游戏id"
- },
- "game_rate": {
- "type": "string",
- "required": true,
- "description": "群控效率"
- },
- "game_rate_xmy": {
- "type": "string",
- "required": true,
- "description": "小绵羊后台效率"
- },
- "is_complete": {
- "type": "string",
- "required": true,
- "description": "是否完成"
- },
- "amount": {
- "type": "string",
- "required": false,
- "description": "付费流水"
- },
- "incomplete_typeId": {
- "type": "string",
- "required": false,
- "description": "未完成类型"
- },
- "incomplete_reason": {
- "type": "string",
- "required": false,
- "description": "未完成原因"
- },
- "incomplete_solution": {
- "type": "string",
- "required": false,
- "description": "解决办法"
- },
- "incomplete_new": {
- "type": "string",
- "required": true,
- "description": "未完成新增"
- },
- "incomplete_pay": {
- "type": "string",
- "required": true,
- "description": "未完成付费"
- },
- "incomplete_active": {
- "type": "string",
- "required": true,
- "description": "未完成活跃"
- }
- }
- }
- }
- },
- "sortWeight": 1
- }
- },
- "sortWeight": 1,
- "devStatus": "finish",
- "devStatusName": "开发完成",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "目标",
- "developer": "",
- "modifyDate": "2022-02-16 13:53:13"
- }
- },
- "game_task/get_account": {
- "get": {
- "tags": ["账号接口"],
- "summary": "拉取新增账号",
- "description": "<p></p><div style=\"color: rgb(248, 248, 242); background-color: rgb(40, 42, 54); font-family: Consolas, "Courier New", monospace; font-size: 18px; line-height: 24px; white-space: pre;\"><span style=\"color: rgb(98, 114, 164);\">拉取任务账号-新增账号</span></div>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "task_id",
- "in": "query",
- "description": "",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }],
- "responses": {
- "-1": {
- "description": "无账号可取",
- "schema": {
- "type": "cust",
- "format": "json",
- "required": false,
- "description": "无账号可取",
- "content": "{\n \"code\": -1,\n \"message\": \"无账号可取\"\n}"
- },
- "sortWeight": 3
- },
- "1000": {
- "description": "拉取成功",
- "schema": {
- "type": "cust",
- "format": "json",
- "required": false,
- "description": "拉取成功",
- "content": "{\n \"code\": 1000,\n \"message\": \"success\",\n \"data\": {\n \"record_id\": 12,\n \"account_text\": \"3023701297\",\n \"password_text\": \"sssddd7890\"\n }\n}"
- },
- "sortWeight": 1
- }
- },
- "sortWeight": 1,
- "devStatus": "deving",
- "devStatusName": "开发中",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "",
- "developer": "",
- "modifyDate": "2021-12-28 15:30:51"
- }
- },
- "game_task/get_account_retained": {
- "get": {
- "tags": ["账号接口"],
- "summary": "拉取留存账号",
- "description": "<p></p><div style=\"color: rgb(248, 248, 242); background-color: rgb(40, 42, 54); font-family: Consolas, "Courier New", monospace; font-size: 18px; line-height: 24px; white-space: pre;\"><div style=\"line-height: 24px;\"><span style=\"color: rgb(98, 114, 164);\">留存获取账号接口</span></div></div>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "task_id",
- "in": "query",
- "description": "",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }, {
- "name": "retained_day",
- "in": "query",
- "description": "",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }],
- "responses": {
- "-1": {
- "description": "无账号可取",
- "schema": {
- "type": "cust",
- "format": "json",
- "required": false,
- "description": "无账号可取",
- "content": "{\n \"code\": -1,\n \"message\": \"无账号可取\"\n}"
- },
- "sortWeight": 3
- },
- "1000": {
- "description": "获取成功",
- "schema": {
- "type": "cust",
- "format": "json",
- "required": false,
- "description": "获取成功",
- "content": "{\n \"code\": 1000,\n \"message\": \"success\",\n \"data\": {\n \"record_id\": 13,\n \"account_text\": \"2831297119\",\n \"password_text\": \"q123456qq\"\n }\n}"
- },
- "sortWeight": 1
- }
- },
- "sortWeight": 2,
- "devStatus": "deving",
- "devStatusName": "开发中",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "",
- "developer": "",
- "modifyDate": "2021-12-28 15:34:55"
- }
- },
- "game_task/updateAccount": {
- "get": {
- "tags": ["账号接口"],
- "summary": "更新账号状态",
- "description": "<div style=\"color: rgb(248, 248, 242); background-color: rgb(40, 42, 54); font-family: Consolas, "Courier New", monospace; font-size: 18px; line-height: 24px; white-space: pre;\"><span style=\"color: rgb(98, 114, 164);\">更新账号状态</span></div><div style=\"color: rgb(248, 248, 242); background-color: rgb(40, 42, 54); font-family: Consolas, "Courier New", monospace; font-size: 18px; line-height: 24px; white-space: pre;\"><div style=\"line-height: 24px;\"><span style=\"color: rgb(98, 114, 164);\">status 0.新增留存成功 1.冻结 2.密错 3.禁用 4.新增出现留存</span></div></div>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "record_id",
- "in": "query",
- "description": "获取账号接口中的record_id参数值",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }, {
- "name": "status",
- "in": "query",
- "description": "账号状态0.新增留存成功 1.冻结 2.密错 3.禁用 4.新增出现留存",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }],
- "responses": {
- "-1": {
- "description": "修改失败",
- "sortWeight": 2
- },
- "1000": {
- "description": "修改成功",
- "sortWeight": 1
- }
- },
- "sortWeight": 3,
- "devStatus": "deving",
- "devStatusName": "开发中",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "",
- "developer": "",
- "modifyDate": "2021-12-28 15:55:23"
- }
- },
- "idcard/getRows": {
- "get": {
- "tags": ["身份信息"],
- "summary": "获取身份信息",
- "description": "<p><span style=\"font-size: 18px;\">用于获取指定数量的身份信</span><span style=\"font-size: 18px;\">息</span></p>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "channel",
- "in": "query",
- "description": "",
- "required": true,
- "type": "string",
- "default": "小绵羊",
- "format": ""
- }, {
- "name": "rows",
- "in": "query",
- "description": "",
- "required": true,
- "type": "integer",
- "default": "1",
- "format": "int32"
- }],
- "responses": {
- "200": {
- "description": "获取成功",
- "schema": {
- "type": "cust",
- "format": "json",
- "required": false,
- "description": "获取成功",
- "content": "{\n \"code\": 1000,\n \"message\": \"success\",\n \"data\": [\n {\n \"id_name\": \"曹华\",\n \"id_number\": \"310108198906021517\",\n \"flag\": \"\"\n }\n ]\n}"
- },
- "sortWeight": 1
- }
- },
- "sortWeight": 1,
- "devStatus": "finish",
- "devStatusName": "开发完成",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "idcard/getRows",
- "developer": "",
- "modifyDate": "2021-12-28 15:31:03"
- }
- },
- "idcard/updateRow": {
- "get": {
- "tags": ["身份信息"],
- "summary": "修改身份信息状态",
- "description": "<div style=\"color: rgb(248, 248, 242); background-color: rgb(40, 42, 54); font-family: Consolas, "Courier New", monospace; font-size: 18px; line-height: 24px; white-space: pre;\"><span style=\"color: rgb(98, 114, 164);\">修改身份信息状态</span></div>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "channel",
- "in": "query",
- "description": "",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }, {
- "name": "id_number",
- "in": "query",
- "description": "",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }],
- "responses": {
- "-1": {
- "description": "修改失败",
- "schema": {
- "type": "cust",
- "format": "json",
- "required": false,
- "description": "修改失败",
- "content": "{\n \"code\": -1,\n \"message\": \"修改失败\"\n}"
- },
- "sortWeight": 1
- },
- "1000": {
- "description": "修改成功",
- "schema": {
- "type": "cust",
- "format": "json",
- "required": false,
- "description": "修改成功",
- "content": "{\n \"code\": 1000,\n \"message\": \"success\",\n \"data\": \"修改成功\"\n}"
- },
- "sortWeight": 2
- }
- },
- "sortWeight": 2,
- "devStatus": "finish",
- "devStatusName": "开发完成",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "",
- "developer": "",
- "modifyDate": "2021-12-28 15:31:09"
- }
- },
- "send_content/ding_robot": {
- "get": {
- "tags": ["钉钉机器人"],
- "summary": "发送消息",
- "description": "<p></p><div style=\"background-color: rgb(40, 42, 54); line-height: 24px;\"><div style=\"line-height: 24px;\"><span style=\"color: rgb(98, 114, 164); font-family: Consolas, "Courier New", monospace; font-size: 18px; white-space: pre;\">发送消息</span><br></div></div>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "text",
- "in": "query",
- "description": "发送的消息内容",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }, {
- "name": "atMobiles",
- "in": "query",
- "description": "被@人的手机号",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }],
- "responses": {},
- "sortWeight": 1,
- "devStatus": "deving",
- "devStatusName": "开发中",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "",
- "developer": "",
- "modifyDate": "2021-12-28 15:41:01"
- },
- "post": {
- "tags": ["钉钉机器人"],
- "summary": "发送消息",
- "description": "<p></p><div style=\"background-color: rgb(40, 42, 54); line-height: 24px;\"><div style=\"line-height: 24px;\"><span style=\"color: rgb(98, 114, 164); font-family: Consolas, "Courier New", monospace; font-size: 18px; white-space: pre;\">发送消息</span><br></div></div>",
- "operationId": "",
- "schemes": ["http"],
- "consumes": ["application/json"],
- "produces": ["application/json"],
- "parameters": [{
- "name": "text",
- "in": "formData",
- "description": "消息内容",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }, {
- "name": "atMobiles",
- "in": "formData",
- "description": "被@人手机号",
- "required": true,
- "type": "string",
- "default": "",
- "format": ""
- }],
- "responses": {},
- "sortWeight": 2,
- "devStatus": "deving",
- "devStatusName": "开发中",
- "showDevStatus": true,
- "skipCommonParam": false,
- "label": "",
- "developer": "",
- "modifyDate": "2021-12-28 15:40:55"
- }
- }
- },
- "definitions": {},
- "errorCodes": [{
- "code": "1000",
- "msg": "success",
- "description": "表示获取或提交内容成功"
- }],
- "apiEnvs": [{
- "name": "http://127.0.0.1:8001/app/shuyou/",
- "baseUrl": "http://127.0.0.1:8001/app/shuyou/",
- "sortWeight": 1,
- "mock": false,
- "status": "on"
- }, {
- "name": "mock环境",
- "baseUrl": "http://www.sosoapi.com/pass/mock/21020/",
- "sortWeight": 2147483647,
- "mock": true,
- "status": "on"
- }],
- "commonParams": []
- }
|