{"info":{"_postman_id":"51b6db67-7619-4d7d-a5e2-9067d71c23dd","name":"IIROSE-BOT","description":"<html><head></head><body><h1 id=\"5lul57un\">介绍</h1>\n<p>管理你的机器人</p>\n<h1 id=\"5qac6kei\">概览</h1>\n<p>登录获取token后在每一次请求添加</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>需要Ruby同意</p>\n<h1 id=\"6zsz6kv5luj56cb\">错误代码</h1>\n<p>这个文件夹的类名\n<a href=\"https://github.com/iirose-tools/iirose-bot/tree/master/app/Exceptions\">https://github.com/iirose-tools/iirose-bot/tree/master/app/Exceptions</a></p>\n<h1 id=\"6ycf546h6zmq5yi2\">速率限制</h1>\n<p>无</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"介绍","slug":"5lul57un"},{"content":"概览","slug":"5qac6kei"},{"content":"Authentication","slug":"authentication"},{"content":"错误代码","slug":"6zsz6kv5luj56cb"},{"content":"速率限制","slug":"6ycf546h6zmq5yi2"}],"owner":"10410469","collectionId":"51b6db67-7619-4d7d-a5e2-9067d71c23dd","publishedId":"T1DiFzz8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-16T12:41:21.000Z"},"item":[{"name":"/api/auth/login","id":"fe0655f5-3fc3-4116-b0a1-726789ff66e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"logos","description":"<p>机器人用户名</p>\n","type":"text"},{"key":"password","value":"*********","description":"<p>机器人密码</p>\n","type":"text"}]},"url":"localhost:8008/api/auth/login","description":"<p>login</p>\n","urlObject":{"port":"8008","path":["api","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0c9f592f-8926-4e4c-9112-17691a05519e","name":"登录（密码正确，返回token）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"logos","description":"机器人用户名","type":"text"},{"key":"password","value":"**********","description":"机器人密码","type":"text"}]},"url":"localhost:8008/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 12:45:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Logos","value":"logos no fox!"},{"key":"Server","value":"IIROSE-BOT-SERVER"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"67"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"error\": null,\n    \"data\": {\n        \"token\": \"login*************\"\n    }\n}"},{"id":"3e9b915a-5767-4779-9310-f5d580168608","name":"登录（密码错误）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"logos","description":"机器人用户名","type":"text"},{"key":"password","value":"********","description":"机器人密码","type":"text"}]},"url":"localhost:8008/api/auth/login"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 12:47:38 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2501"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"AuthException\",\n    \"message\": \"密码错误\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\AuthException\",\n        \"message\": \"密码错误\",\n        \"file\": \"/home/container/app/Controllers/AuthController.php\",\n        \"line\": 47,\n        \"track\": [\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"login\",\n                \"class\": \"Controllers\\\\AuthController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\AuthController\",\n                    \"login\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"fe0655f5-3fc3-4116-b0a1-726789ff66e6"},{"name":"/api/plugin/list","id":"15a3faa3-448a-4b9e-85cf-a05be50f2bf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"<p>登录获取的token</p>\n","type":"text"}]},"url":"localhost:8008/api/plugin/list","description":"<p>plugin_list</p>\n","urlObject":{"port":"8008","path":["api","plugin","list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"05c649ea-d988-4276-86c6-f1fea0be690c","name":"列表（token错误）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"}]},"url":"localhost:8008/api/plugin/list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 13:14:47 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2614"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"NeedAuthException\",\n    \"message\": \"\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\NeedAuthException\",\n        \"message\": \"\",\n        \"file\": \"/home/container/app/Models/Bot.php\",\n        \"line\": 74,\n        \"track\": [\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 17,\n                \"function\": \"authOrFail\",\n                \"class\": \"Models\\\\Bot\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"login*************\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"list\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"list\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"b5be8676-3529-47e3-95b8-1e4f2da67398","name":"列表（获取成功）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"}]},"url":"localhost:8008/api/plugin/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 13:13:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Logos","value":"logos no fox!"},{"key":"Server","value":"IIROSE-BOT-SERVER"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"185"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"bot_id\": \"1\",\n            \"slug\": \"Assert\",\n            \"configure\": \"{\\\"reply\\\":\\\"hi，这是数据库里的配置\\\"}\"\n        }\n    ],\n    \"success\": true,\n    \"error\": null\n}"}],"_postman_id":"15a3faa3-448a-4b9e-85cf-a05be50f2bf9"},{"name":"/api/plugin/update","id":"c0cf6119-d35c-4fef-934b-ed7b5b4a71ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"<p>登录获取的token</p>\n","type":"text"},{"key":"id","value":"1","description":"<p>机器人插件id（使用plugin_list获取）</p>\n","type":"text"},{"key":"configure","value":"{\"reply\":\"hi\"}","description":"<p>配置，json格式（配置使用plugin_detail获取）</p>\n","type":"text"}]},"url":"localhost:8008/api/plugin/update","description":"<p>plugin_update</p>\n","urlObject":{"port":"8008","path":["api","plugin","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4e5cf5cd-b0c1-4dca-a9a2-410e82268240","name":"更新（id不存在）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"2","description":"机器人插件id（使用plugin_list获取）","type":"text"},{"key":"configure","value":"{\"reply\":\"hi\"}","description":"配置，json格式（配置使用plugin_detail获取）","type":"text"}]},"url":"localhost:8008/api/plugin/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:18:03 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"3406"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"ModelNotFoundException\",\n    \"message\": \"No query results for model [Models\\\\BotPlugin] 2\",\n    \"_debug\": {\n        \"error\": \"Illuminate\\\\Database\\\\Eloquent\\\\ModelNotFoundException\",\n        \"message\": \"No query results for model [Models\\\\BotPlugin] 2\",\n        \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Builder.php\",\n        \"line\": 389,\n        \"track\": [\n            {\n                \"file\": \"/home/container/vendor/illuminate/support/Traits/ForwardsCalls.php\",\n                \"line\": 23,\n                \"function\": \"findOrFail\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Builder\",\n                \"type\": \"->\",\n                \"args\": [\n                    \"2\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Model.php\",\n                \"line\": 1732,\n                \"function\": \"forwardCallTo\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"->\",\n                \"args\": [\n                    {},\n                    \"findOrFail\",\n                    [\n                        \"2\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Model.php\",\n                \"line\": 1744,\n                \"function\": \"__call\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"->\",\n                \"args\": [\n                    \"findOrFail\",\n                    [\n                        \"2\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 37,\n                \"function\": \"__callStatic\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"findOrFail\",\n                    [\n                        \"2\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"update\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"update\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"7450f62d-60ae-43f3-b22b-3952e9adac53","name":"更新（更新成功）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"},{"key":"configure","value":"{\"reply\":\"hi\"}","description":"配置，json格式（配置使用plugin_detail获取）","type":"text"}]},"url":"localhost:8008/api/plugin/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 13:19:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Logos","value":"logos no fox!"},{"key":"Server","value":"IIROSE-BOT-SERVER"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"31"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"error\": null\n}"},{"id":"8449a98b-0078-4b93-b62f-b875f3583474","name":"更新（权限不足）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"},{"key":"configure","value":"{\"reply\":\"hi\"}","description":"配置，json格式（配置使用plugin_detail获取）","type":"text"}]},"url":"localhost:8008/api/plugin/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:19:33 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2535"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"PermissionDenyException\",\n    \"message\": \"不是你的bot\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\PermissionDenyException\",\n        \"message\": \"不是你的bot\",\n        \"file\": \"/home/container/app/Controllers/PluginController.php\",\n        \"line\": 40,\n        \"track\": [\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"update\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"update\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"9a6cfa26-de3a-4305-a726-ff8385598a00","name":"更新（配置失败）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"},{"key":"configure","value":"{}","description":"配置，json格式（配置使用plugin_detail获取）","type":"text"}]},"url":"localhost:8008/api/plugin/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:12:59 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2693"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"ValidationException\",\n    \"message\": \"[\\\"The reply field is required.\\\"]\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\ValidationException\",\n        \"message\": \"[\\\"The reply field is required.\\\"]\",\n        \"file\": \"/home/container/app/Bot/Models/Plugin.php\",\n        \"line\": 94,\n        \"track\": [\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 47,\n                \"function\": \"verifyConfigure\",\n                \"class\": \"Bot\\\\Models\\\\Plugin\",\n                \"type\": \"->\",\n                \"args\": [\n                    []\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"update\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"update\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"e06b746c-5740-4966-a49b-3298d2415afd","name":"更新（token错误）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"},{"key":"configure","value":"{\"reply\":\"hi\"}","description":"配置，json格式（配置使用plugin_detail获取）","type":"text"}]},"url":"localhost:8008/api/plugin/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:17:17 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2618"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"NeedAuthException\",\n    \"message\": \"\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\NeedAuthException\",\n        \"message\": \"\",\n        \"file\": \"/home/container/app/Models/Bot.php\",\n        \"line\": 74,\n        \"track\": [\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 35,\n                \"function\": \"authOrFail\",\n                \"class\": \"Models\\\\Bot\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"login*************\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"update\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"update\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"c0cf6119-d35c-4fef-934b-ed7b5b4a71ea"},{"name":"/api/plugin/detail","id":"89e3f960-390e-4a8d-b1a1-840c53d45ab7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"<p>登录获取的token</p>\n","type":"text"},{"key":"id","value":"1","description":"<p>机器人插件id（使用plugin_list获取）</p>\n","type":"text"}]},"url":"localhost:8008/api/plugin/detail","description":"<p>plugin_detail</p>\n","urlObject":{"port":"8008","path":["api","plugin","detail"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"58939b14-70f3-4bad-a51c-344afa857a5b","name":"详细（权限不足）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"}]},"url":"localhost:8008/api/plugin/detail"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 13:12:14 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2487"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"PermissionDenyException\",\n    \"message\": \"\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\PermissionDenyException\",\n        \"message\": \"\",\n        \"file\": \"/home/container/app/Controllers/PluginController.php\",\n        \"line\": 27,\n        \"track\": [\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"getDetail\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"getDetail\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"9823f5bb-e259-4a33-80b2-eff6ecc22b15","name":"详细（id不存在）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"2","description":"机器人插件id（使用plugin_list获取）","type":"text"}]},"url":"localhost:8008/api/plugin/detail"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 13:09:30 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"3412"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"ModelNotFoundException\",\n    \"message\": \"No query results for model [Models\\\\BotPlugin] 2\",\n    \"_debug\": {\n        \"error\": \"Illuminate\\\\Database\\\\Eloquent\\\\ModelNotFoundException\",\n        \"message\": \"No query results for model [Models\\\\BotPlugin] 2\",\n        \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Builder.php\",\n        \"line\": 389,\n        \"track\": [\n            {\n                \"file\": \"/home/container/vendor/illuminate/support/Traits/ForwardsCalls.php\",\n                \"line\": 23,\n                \"function\": \"findOrFail\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Builder\",\n                \"type\": \"->\",\n                \"args\": [\n                    \"2\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Model.php\",\n                \"line\": 1732,\n                \"function\": \"forwardCallTo\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"->\",\n                \"args\": [\n                    {},\n                    \"findOrFail\",\n                    [\n                        \"2\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Model.php\",\n                \"line\": 1744,\n                \"function\": \"__call\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"->\",\n                \"args\": [\n                    \"findOrFail\",\n                    [\n                        \"2\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 25,\n                \"function\": \"__callStatic\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"findOrFail\",\n                    [\n                        \"2\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"getDetail\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"getDetail\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"bbf73193-07e8-481d-a6e3-31cb2c8e4058","name":"详细（获取成功）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"}]},"url":"localhost:8008/api/plugin/detail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 13:07:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Logos","value":"logos no fox!"},{"key":"Server","value":"IIROSE-BOT-SERVER"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"209"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": [\n        {\n            \"_name\": \"reply\",\n            \"_default\": \"hi，这是默认配置！\",\n            \"_validate\": \"\",\n            \"_value\": \"hi，这是数据库里的配置\"\n        }\n    ],\n    \"success\": true,\n    \"error\": null\n}"},{"id":"e7e2f878-c0af-41f1-9cf2-7bf47965c2fe","name":"详细（token错误）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","type":"text"},{"key":"id","value":"1","type":"text"}]},"url":"localhost:8008/api/plugin/detail"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 13:08:34 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2624"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"NeedAuthException\",\n    \"message\": \"\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\NeedAuthException\",\n        \"message\": \"\",\n        \"file\": \"/home/container/app/Models/Bot.php\",\n        \"line\": 74,\n        \"track\": [\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 24,\n                \"function\": \"authOrFail\",\n                \"class\": \"Models\\\\Bot\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"login*************\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"getDetail\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"getDetail\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"89e3f960-390e-4a8d-b1a1-840c53d45ab7"},{"name":"/api/plugin/add","id":"0f8ebc13-069d-4c94-9ed3-752d7ed72072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"<p>登录获取的token</p>\n","type":"text"},{"key":"slug","value":"Assert","description":"<p>插件名（可在plugin_market_list查看）</p>\n","type":"text"}]},"url":"localhost:8008/api/plugin/add","description":"<p>plugin_add</p>\n","urlObject":{"port":"8008","path":["api","plugin","add"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"181c7162-76e6-4e20-a029-3cfd37590ba7","name":"添加（添加成功）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"slug","value":"Assert","description":"插件名（可在plugin_market_list查看）","type":"text"}]},"url":"localhost:8008/api/plugin/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 12:56:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Logos","value":"logos no fox!"},{"key":"Server","value":"IIROSE-BOT-SERVER"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"31"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"error\": null\n}"},{"id":"8de63410-26a7-4be1-92dd-eeefb4d113e2","name":"添加（插件不存在）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"slug","value":"NoExist","description":"插件名（可在plugin_market_list查看）","type":"text"}]},"url":"localhost:8008/api/plugin/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 12:58:43 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2635"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"PluginNonExistException\",\n    \"message\": \"\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\PluginNonExistException\",\n        \"message\": \"\",\n        \"file\": \"/home/container/app/Bot/Models/Plugin.php\",\n        \"line\": 32,\n        \"track\": [\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 52,\n                \"function\": \"find\",\n                \"class\": \"Bot\\\\Models\\\\Plugin\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"NoExist\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"addPlugin\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"addPlugin\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"b0d04506-08de-4626-89ea-f4850ea4bcea","name":"添加（token错误）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"slug","value":"Assert","description":"插件名（可在plugin_market_list查看）","type":"text"}]},"url":"localhost:8008/api/plugin/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 12:58:09 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2624"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"NeedAuthException\",\n    \"message\": \"\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\NeedAuthException\",\n        \"message\": \"\",\n        \"file\": \"/home/container/app/Models/Bot.php\",\n        \"line\": 74,\n        \"track\": [\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 51,\n                \"function\": \"authOrFail\",\n                \"class\": \"Models\\\\Bot\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"login*************\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"addPlugin\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"addPlugin\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"0f8ebc13-069d-4c94-9ed3-752d7ed72072"},{"name":"/api/plugin/remove","id":"f0c1e552-3ed9-439b-b343-83f39e3e9d93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"<p>登录获取的token</p>\n","type":"text"},{"key":"id","value":"1","description":"<p>机器人插件id（使用plugin_list获取）</p>\n","type":"text"}]},"url":"localhost:8008/api/plugin/remove","description":"<p>plugin_remove</p>\n","urlObject":{"port":"8008","path":["api","plugin","remove"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"49727afc-8ff9-4c00-bee8-42dd65ba40fe","name":"移除（不存在）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"}]},"url":"localhost:8008/api/plugin/remove"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:31:01 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"3418"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"ModelNotFoundException\",\n    \"message\": \"No query results for model [Models\\\\BotPlugin] 1\",\n    \"_debug\": {\n        \"error\": \"Illuminate\\\\Database\\\\Eloquent\\\\ModelNotFoundException\",\n        \"message\": \"No query results for model [Models\\\\BotPlugin] 1\",\n        \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Builder.php\",\n        \"line\": 389,\n        \"track\": [\n            {\n                \"file\": \"/home/container/vendor/illuminate/support/Traits/ForwardsCalls.php\",\n                \"line\": 23,\n                \"function\": \"findOrFail\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Builder\",\n                \"type\": \"->\",\n                \"args\": [\n                    \"1\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Model.php\",\n                \"line\": 1732,\n                \"function\": \"forwardCallTo\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"->\",\n                \"args\": [\n                    {},\n                    \"findOrFail\",\n                    [\n                        \"1\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/vendor/illuminate/database/Eloquent/Model.php\",\n                \"line\": 1744,\n                \"function\": \"__call\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"->\",\n                \"args\": [\n                    \"findOrFail\",\n                    [\n                        \"1\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/Controllers/PluginController.php\",\n                \"line\": 70,\n                \"function\": \"__callStatic\",\n                \"class\": \"Illuminate\\\\Database\\\\Eloquent\\\\Model\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"findOrFail\",\n                    [\n                        \"1\"\n                    ]\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"removePlugin\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"removePlugin\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"55d97528-7041-40ff-8851-8dd2201dc5c3","name":"移除（成功）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"}]},"url":"localhost:8008/api/plugin/remove"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:29:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Logos","value":"logos no fox!"},{"key":"Server","value":"IIROSE-BOT-SERVER"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"31"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"error\": null\n}"},{"id":"783d8856-f36f-48c8-99b9-718f334230d6","name":"移除（权限不足）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"},{"key":"id","value":"1","description":"机器人插件id（使用plugin_list获取）","type":"text"}]},"url":"localhost:8008/api/plugin/remove"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:32:47 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2547"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"PermissionDenyException\",\n    \"message\": \"不是你的bot\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\PermissionDenyException\",\n        \"message\": \"不是你的bot\",\n        \"file\": \"/home/container/app/Controllers/PluginController.php\",\n        \"line\": 75,\n        \"track\": [\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"removePlugin\",\n                \"class\": \"Controllers\\\\PluginController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginController\",\n                    \"removePlugin\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"f0c1e552-3ed9-439b-b343-83f39e3e9d93"},{"name":"/api/pluginMarket/list","id":"61258857-67ac-4b1d-a852-ef559d322f42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"<p>登录获取的token</p>\n","type":"text"}]},"url":"localhost:8008/api/pluginMarket/list","description":"<p>plugin_market_list</p>\n","urlObject":{"port":"8008","path":["api","pluginMarket","list"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"37a1859c-44dd-482f-8b5e-91ce9bee7a03","name":"市场（token错误）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"}]},"url":"localhost:8008/api/pluginMarket/list"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/json"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:34:21 GMT"},{"key":"Server","value":"AdminPHP"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"2632"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"NeedAuthException\",\n    \"message\": \"\",\n    \"_debug\": {\n        \"error\": \"Exceptions\\\\NeedAuthException\",\n        \"message\": \"\",\n        \"file\": \"/home/container/app/Models/Bot.php\",\n        \"line\": 74,\n        \"track\": [\n            {\n                \"file\": \"/home/container/app/Controllers/PluginMarketController.php\",\n                \"line\": 17,\n                \"function\": \"authOrFail\",\n                \"class\": \"Models\\\\Bot\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"login*************\"\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Controller/Controller.php\",\n                \"line\": 10,\n                \"function\": \"list\",\n                \"class\": \"Controllers\\\\PluginMarketController\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 61,\n                \"function\": \"call\",\n                \"class\": \"Controller\\\\Controller\",\n                \"type\": \"::\",\n                \"args\": [\n                    \"Controllers\\\\PluginMarketController\",\n                    \"list\",\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWares/TestMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"Http\\\\{closure}\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\TestMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/app/MiddleWares/SetServerMiddleWare.php\",\n                \"line\": 15,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 42,\n                \"function\": \"hanlde\",\n                \"class\": \"MiddleWares\\\\SetServerMiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/MiddleWare/MiddleWare.php\",\n                \"line\": 51,\n                \"function\": \"MiddleWare\\\\{closure}\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/Http/Keneral.php\",\n                \"line\": 62,\n                \"function\": \"handle\",\n                \"class\": \"MiddleWare\\\\MiddleWare\",\n                \"type\": \"::\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    },\n                    {}\n                ]\n            },\n            {\n                \"file\": \"/home/container/AdminPHP/WebServer/SwooleServer.php\",\n                \"line\": 47,\n                \"function\": \"http\",\n                \"class\": \"Http\\\\Keneral\",\n                \"type\": \"->\",\n                \"args\": [\n                    {\n                        \"attributes\": {},\n                        \"request\": {},\n                        \"query\": {},\n                        \"server\": {},\n                        \"files\": {},\n                        \"cookies\": {},\n                        \"headers\": {}\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"dd72a60a-7659-4ce0-a4a0-d87d4b414d7d","name":"市场（成功）","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"login*************","description":"登录获取的token","type":"text"}]},"url":"localhost:8008/api/pluginMarket/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 16 Jul 2020 14:33:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Logos","value":"logos no fox!"},{"key":"Server","value":"IIROSE-BOT-SERVER"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Length","value":"334"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"loader\": \"php\",\n            \"slug\": \"AI\"\n        },\n        {\n            \"loader\": \"php\",\n            \"slug\": \"Assert\"\n        },\n        {\n            \"loader\": \"php\",\n            \"slug\": \"AutoLike\"\n        },\n        {\n            \"loader\": \"php\",\n            \"slug\": \"AutoPayBack\"\n        },\n        {\n            \"loader\": \"js\",\n            \"slug\": \"BoardCast\"\n        },\n        {\n            \"loader\": \"php\",\n            \"slug\": \"Js\"\n        },\n        {\n            \"loader\": \"js\",\n            \"slug\": \"Source\"\n        },\n        {\n            \"loader\": \"php\",\n            \"slug\": \"Trpg\"\n        },\n        {\n            \"loader\": \"php\",\n            \"slug\": \"Welcome\"\n        }\n    ],\n    \"success\": true,\n    \"error\": null\n}"}],"_postman_id":"61258857-67ac-4b1d-a852-ef559d322f42"}]}