{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "http:\/\/api.qyz.com"
        }
    ],
    "info": {
        "name": "Laravel \u63a5\u53e3\u6587\u6863",
        "_postman_id": "709b4ce3-c597-4b26-b1ce-6fcf086d5597",
        "description": "\u7ad9\u70b9\u5f00\u653e JSON \u63a5\u53e3\u8bf4\u660e\uff08v1\uff09\u3002",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "\u4ea7\u54c1\u4e2d\u5fc3",
            "description": "\n\u4ea7\u54c1\u589e\u5220\u67e5\u6539",
            "item": [
                {
                    "name": "\u4ea7\u54c1\u5217\u8868",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/products",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u9875\u7801",
                                    "disabled": false
                                },
                                {
                                    "key": "per_page",
                                    "value": "15",
                                    "description": "\u6bcf\u9875\u6761\u6570\uff0c\u6700\u5927 50",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/products?page=1&per_page=15"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "\u5206\u9875\u8fd4\u56de\u4ea7\u54c1\uff0c\u542b\u5206\u7c7b\u5173\u8054\u3002",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"message\":\"\\u67e5\\u8be2\\u4ea7\\u54c1\\u5217\\u8868\\u6210\\u529f\",\"data\":[{\"id\":1,\"title\":\"\\u6d4b\\u8bd5\\u4ea7\\u54c1\",\"product_category_id\":null,\"body\":\"<p><img src=\\\"http:\\\/\\\/api.qyz.com\\\/storage\\\/uploads\\\/images\\\/RDBtde3ludzZZKs16staYSIZxkG8SOnVdhSaEw1X.png\\\" alt=\\\"\\u56fe\\u7247\\\" data-href=\\\"http:\\\/\\\/api.qyz.com\\\/storage\\\/uploads\\\/images\\\/RDBtde3ludzZZKs16staYSIZxkG8SOnVdhSaEw1X.png\\\" style=\\\"\\\"\\\/>112321312313<\\\/p>\",\"cover_photo_path\":\"uploads\\\/images\\\/N3gcYVGZp0xG1EEItHGqTvZbPYiKVO3nRmI8GITf.png\",\"summary\":\"\\u6d4b\\u8bd5\\u6458\\u8981\",\"author\":null,\"date\":null,\"created_at\":\"2026-03-21T01:39:56.000000Z\",\"updated_at\":\"2026-03-21T01:39:56.000000Z\"}],\"total\":1,\"page\":1,\"per_page\":15,\"code\":200}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u4ea7\u54c1\u8be6\u60c5",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/products\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/products\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u4ea7\u54c1 ID"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"id\":1,\"title\":\"\\u6d4b\\u8bd5\\u4ea7\\u54c1\",\"product_category_id\":null,\"body\":\"<p><img src=\\\"http:\\\/\\\/api.qyz.com\\\/storage\\\/uploads\\\/images\\\/RDBtde3ludzZZKs16staYSIZxkG8SOnVdhSaEw1X.png\\\" alt=\\\"\\u56fe\\u7247\\\" data-href=\\\"http:\\\/\\\/api.qyz.com\\\/storage\\\/uploads\\\/images\\\/RDBtde3ludzZZKs16staYSIZxkG8SOnVdhSaEw1X.png\\\" style=\\\"\\\"\\\/>112321312313<\\\/p>\",\"cover_photo_path\":\"uploads\\\/images\\\/N3gcYVGZp0xG1EEItHGqTvZbPYiKVO3nRmI8GITf.png\",\"summary\":\"\\u6d4b\\u8bd5\\u6458\\u8981\",\"author\":null,\"date\":null,\"created_at\":\"2026-03-21T01:39:56.000000Z\",\"updated_at\":\"2026-03-21T01:39:56.000000Z\",\"product_category\":null}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u65b0\u589e\u4ea7\u54c1",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/products",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/products"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"title\":\"\u667a\u80fd\u673a\u5668\u4eba\",\"product_category_id\":1,\"cover_photo_path\":\"\\\/images\\\/cover.png\",\"summary\":\"\u7b80\u4ecb\u5185\u5bb9\",\"body\":\"\u6b63\u6587\u5185\u5bb9\",\"author\":\"\u5f20\u4e09\",\"date\":\"2026-03-20\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "\u66f4\u65b0\u4ea7\u54c1\uff08POST\uff0cbody \u4e2d\u5e26 id\uff0c\u517c\u5bb9\u524d\u7aef\uff09",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/products\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/products\/update"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"id\":17,\"category_id\":17}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "PUT api\/v1\/products\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/products\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/products\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "The ID of the product."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"title\":\"vmqeopfuudtdsufvyvddq\",\"product_category_id\":17,\"cover_photo_path\":\"mqeopfuudtdsufvyvddqa\",\"summary\":\"mniihfqcoynlazghdtqtq\",\"body\":\"consequatur\",\"author\":\"mqeopfuudtdsufvyvddqa\",\"date\":\"mniihfqcoynlazghdtqtq\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "\u5220\u9664\u4ea7\u54c1",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/products\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/products\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u4ea7\u54c1 ID"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u4ea7\u54c1\u5206\u7c7b",
            "description": "\n\u4ea7\u54c1\u5206\u7c7b\u589e\u5220\u67e5\u6539",
            "item": [
                {
                    "name": "\u5206\u7c7b\u5217\u8868",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/product_categories",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u9875\u7801",
                                    "disabled": false
                                },
                                {
                                    "key": "per_page",
                                    "value": "15",
                                    "description": "\u6bcf\u9875\u6761\u6570\uff0c\u6700\u5927 50",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/product_categories?page=1&per_page=15"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"message\":\"\\u67e5\\u8be2\\u5206\\u7c7b\\u5217\\u8868\\u6210\\u529f\",\"data\":[{\"id\":1,\"name\":\"\\u6d4b\\u8bd5logo11\",\"icon\":\"uploads\\\/images\\\/Wu5JVNHx4HFxBB3DsHEFbNHDhseMBVUmzer9163u.png\",\"created_at\":\"2026-03-20T08:38:48.000000Z\",\"updated_at\":\"2026-03-20T08:42:54.000000Z\"}],\"total\":1,\"page\":1,\"per_page\":15,\"code\":200}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u5206\u7c7b\u8be6\u60c5",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/product_categories\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/product_categories\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u5206\u7c7b ID"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"id\":1,\"name\":\"\\u6d4b\\u8bd5logo11\",\"icon\":\"uploads\\\/images\\\/Wu5JVNHx4HFxBB3DsHEFbNHDhseMBVUmzer9163u.png\",\"created_at\":\"2026-03-20T08:38:48.000000Z\",\"updated_at\":\"2026-03-20T08:42:54.000000Z\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u65b0\u589e\u5206\u7c7b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/product_categories",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/product_categories"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u663e\u793a\u5668\",\"icon\":\"\\\/images\\\/icon.png\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "\u66f4\u65b0\u5206\u7c7b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/product_categories\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/product_categories\/update",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u5206\u7c7b ID"
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u663e\u793a\u5668\",\"icon\":\"\\\/images\\\/icon.png\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "\u5220\u9664\u5206\u7c7b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/product_categories\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/product_categories\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u5206\u7c7b ID"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u540e\u53f0\u8ba4\u8bc1",
            "description": "\n\u540e\u53f0\u7ba1\u7406\u7cfb\u7edf\u767b\u5f55\u63a5\u53e3",
            "item": [
                {
                    "name": "\u540e\u53f0\u767b\u5f55",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/admin\/login",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/admin\/login"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"login\":\"admin\",\"email\":\"admin@example.com\",\"name\":\"admin\",\"password\":\"123456\"}"
                        },
                        "description": "\u4f7f\u7528\u90ae\u7bb1\u6216\u8d26\u53f7\uff08name\uff09\u548c\u5bc6\u7801\u8fdb\u884c\u767b\u5f55\u6821\u9a8c\uff0c\u6210\u529f\u540e\u8fd4\u56de\u8bbf\u95ee\u4ee4\u724c\uff08Bearer Token\uff09\u548c\u7528\u6237\u4fe1\u606f\u3002",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "GET api\/v1\/admin\/userlist",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/admin\/userlist",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/admin\/userlist"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"message\":\"\\u8bf7\\u6c42\\u7528\\u6237\\u4fe1\\u606f\\u6210\\u529f\",\"data\":{\"total\":1,\"page\":1,\"per_page\":15,\"list\":[{\"id\":1,\"name\":\"admin\",\"email\":\"admin@example.com\"}]},\"code\":200}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/v1\/admin\/users",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/admin\/users",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/admin\/users"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"vmqeopfuudtdsufvyvddq\",\"email\":\"kunde.eloisa@example.com\",\"password\":\"4[*UyPJ\\\"}6\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                },
                {
                    "name": "PUT api\/v1\/admin\/users\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/admin\/users\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/admin\/users\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "The ID of the user."
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"vmqeopfuudtdsufvyvddq\",\"email\":\"kunde.eloisa@example.com\",\"password\":\"4[*UyPJ\\\"}6\"}"
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u56fe\u7247\u4e0a\u4f20",
            "description": "\n\u4e0a\u4f20\u56fe\u7247\u5e76\u8fd4\u56de\u53ef\u8bbf\u95ee\u7684 URL\u3002",
            "item": [
                {
                    "name": "\u56fe\u7247\u4e0a\u4f20",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/upload\/image",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/upload\/image"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "file",
                                    "src": [],
                                    "type": "file"
                                },
                                {
                                    "key": "image",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": "\u4f7f\u7528 `multipart\/form-data` \u4e0a\u4f20\u6587\u4ef6\u3002",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u65b0\u95fb\u8d44\u8baf",
            "description": "\n\u65b0\u95fb\u5217\u8868\u4e0e\u8be6\u60c5\uff08\u53ea\u8bfb\uff09",
            "item": [
                {
                    "name": "\u65b0\u95fb\u5217\u8868",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/news",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u9875\u7801",
                                    "disabled": false
                                },
                                {
                                    "key": "per_page",
                                    "value": "15",
                                    "description": "\u6bcf\u9875\u6761\u6570\uff0c\u6700\u5927 50",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/news?page=1&per_page=15"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"current_page\":1,\"data\":[],\"first_page_url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/news?page=1\",\"from\":null,\"last_page\":1,\"last_page_url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/news?page=1\",\"links\":[{\"url\":null,\"label\":\"pagination.previous\",\"active\":false},{\"url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/news?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"pagination.next\",\"active\":false}],\"next_page_url\":null,\"path\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/news\",\"per_page\":15,\"prev_page_url\":null,\"to\":null,\"total\":0}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u65b0\u95fb\u8be6\u60c5",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/news\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/news\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u65b0\u95fb ID"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 404,
                            "body": "{\n    \"message\": \"No query results for model [App\\\\Models\\\\News] 1\"\n}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u6848\u4f8b",
            "description": "\n\u6848\u4f8b\u5217\u8868\u4e0e\u8be6\u60c5\uff08\u53ea\u8bfb\uff09",
            "item": [
                {
                    "name": "\u6848\u4f8b\u5217\u8868",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/anlis",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u9875\u7801",
                                    "disabled": false
                                },
                                {
                                    "key": "per_page",
                                    "value": "15",
                                    "description": "\u6bcf\u9875\u6761\u6570\uff0c\u6700\u5927 50",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/anlis?page=1&per_page=15"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"current_page\":1,\"data\":[],\"first_page_url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/anlis?page=1\",\"from\":null,\"last_page\":1,\"last_page_url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/anlis?page=1\",\"links\":[{\"url\":null,\"label\":\"pagination.previous\",\"active\":false},{\"url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/anlis?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"pagination.next\",\"active\":false}],\"next_page_url\":null,\"path\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/anlis\",\"per_page\":15,\"prev_page_url\":null,\"to\":null,\"total\":0}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u6848\u4f8b\u8be6\u60c5",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/anlis\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/anlis\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u6848\u4f8b ID"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 404,
                            "body": "{\n    \"message\": \"No query results for model [App\\\\Models\\\\Anli] 1\"\n}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u89e3\u51b3\u65b9\u6848",
            "description": "\n\u65b9\u6848\u5217\u8868\u4e0e\u8be6\u60c5\uff08\u53ea\u8bfb\uff09",
            "item": [
                {
                    "name": "\u65b9\u6848\u5217\u8868",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/solutions",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u9875\u7801",
                                    "disabled": false
                                },
                                {
                                    "key": "per_page",
                                    "value": "15",
                                    "description": "\u6bcf\u9875\u6761\u6570\uff0c\u6700\u5927 50",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/solutions?page=1&per_page=15"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 200,
                            "body": "{\"current_page\":1,\"data\":[],\"first_page_url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/solutions?page=1\",\"from\":null,\"last_page\":1,\"last_page_url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/solutions?page=1\",\"links\":[{\"url\":null,\"label\":\"pagination.previous\",\"active\":false},{\"url\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/solutions?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"pagination.next\",\"active\":false}],\"next_page_url\":null,\"path\":\"http:\\\/\\\/api.qyz.com\\\/api\\\/v1\\\/solutions\",\"per_page\":15,\"prev_page_url\":null,\"to\":null,\"total\":0}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u65b9\u6848\u8be6\u60c5",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/solutions\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/solutions\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "\u65b9\u6848 ID"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 404,
                            "body": "{\n    \"message\": \"No query results for model [App\\\\Models\\\\Solution] 1\"\n}",
                            "name": ""
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "noauth"
    }
}