代码拉取完成,页面将自动刷新
{
"info": {
"_postman_id": "f33ee06b-8994-44c7-90bb-6f934fb63452",
"name": "nest",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "产品",
"item": [
{
"name": "产品新增",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "concat_name",
"value": "产品name",
"type": "text"
},
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text"
},
{
"key": "category_id",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "一大段内容简介",
"type": "text"
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"type": "text"
},
{
"key": "pricing",
"value": "13.00",
"description": "定价",
"type": "text"
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"type": "text"
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"type": "text"
},
{
"key": "create_time",
"value": "",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "product_name",
"value": "产品名字",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Product",
"host": [
"{{nest}}"
],
"path": [
"Product"
],
"query": [
{
"key": "category_id",
"value": null,
"disabled": true
},
{
"key": "content",
"value": "一大段内容简介",
"disabled": true
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"disabled": true
},
{
"key": "pricing",
"value": "12.03",
"description": "定价",
"disabled": true
},
{
"key": "concat_name",
"value": "联系人",
"disabled": true
},
{
"key": "concat_phone",
"value": "手机号",
"disabled": true
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"description": "上市时间",
"disabled": true
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"disabled": true
},
{
"key": "create_time",
"value": null,
"description": "创建时间",
"disabled": true
},
{
"key": "update_time",
"value": null,
"description": "更新时间",
"disabled": true
},
{
"key": "concat_name",
"value": null,
"disabled": true
}
]
}
},
"response": []
},
{
"name": "查看产品新增",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{nest}}/Product/1",
"host": [
"{{nest}}"
],
"path": [
"Product",
"1"
],
"query": [
{
"key": "category_id",
"value": null,
"disabled": true
},
{
"key": "content",
"value": "一大段内容简介",
"disabled": true
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"disabled": true
},
{
"key": "pricing",
"value": "12.03",
"description": "定价",
"disabled": true
},
{
"key": "concat_name",
"value": "联系人",
"disabled": true
},
{
"key": "concat_phone",
"value": "手机号",
"disabled": true
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"description": "上市时间",
"disabled": true
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"disabled": true
},
{
"key": "create_time",
"value": null,
"description": "创建时间",
"disabled": true
},
{
"key": "update_time",
"value": null,
"description": "更新时间",
"disabled": true
},
{
"key": "concat_name",
"value": null,
"disabled": true
}
]
}
},
"response": []
},
{
"name": "产品-更新详情",
"request": {
"method": "PUT",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "concat_name",
"value": "联系人",
"type": "text"
},
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text"
},
{
"key": "category_id",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "一大段内容简介",
"type": "text"
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"type": "text"
},
{
"key": "pricing",
"value": "13.00",
"description": "定价",
"type": "text"
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"type": "text"
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"type": "text"
},
{
"key": "create_time",
"value": "",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "product_name",
"value": "产品名字002",
"type": "text"
},
{
"key": "id",
"value": "1",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Product",
"host": [
"{{nest}}"
],
"path": [
"Product"
],
"query": [
{
"key": "category_id",
"value": null,
"disabled": true
},
{
"key": "content",
"value": "一大段内容简介",
"disabled": true
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"disabled": true
},
{
"key": "pricing",
"value": "12.03",
"description": "定价",
"disabled": true
},
{
"key": "concat_name",
"value": "联系人",
"disabled": true
},
{
"key": "concat_phone",
"value": "手机号",
"disabled": true
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"description": "上市时间",
"disabled": true
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"disabled": true
},
{
"key": "create_time",
"value": null,
"description": "创建时间",
"disabled": true
},
{
"key": "update_time",
"value": null,
"description": "更新时间",
"disabled": true
},
{
"key": "concat_name",
"value": null,
"disabled": true
}
]
}
},
"response": []
},
{
"name": "产品-删除",
"request": {
"method": "DELETE",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "concat_name",
"value": "联系人",
"type": "text"
},
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text"
},
{
"key": "category_id",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "一大段内容简介",
"type": "text"
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"type": "text"
},
{
"key": "pricing",
"value": "13.00",
"description": "定价",
"type": "text"
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"type": "text"
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"type": "text"
},
{
"key": "create_time",
"value": "",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "product_name",
"value": "产品名字002",
"type": "text"
},
{
"key": "id",
"value": "1",
"type": "text",
"disabled": true
}
]
},
"url": {
"raw": "{{nest}}/Product/1,2",
"host": [
"{{nest}}"
],
"path": [
"Product",
"1,2"
],
"query": [
{
"key": "category_id",
"value": null,
"disabled": true
},
{
"key": "content",
"value": "一大段内容简介",
"disabled": true
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"disabled": true
},
{
"key": "pricing",
"value": "12.03",
"description": "定价",
"disabled": true
},
{
"key": "concat_name",
"value": "联系人",
"disabled": true
},
{
"key": "concat_phone",
"value": "手机号",
"disabled": true
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"description": "上市时间",
"disabled": true
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"disabled": true
},
{
"key": "create_time",
"value": null,
"description": "创建时间",
"disabled": true
},
{
"key": "update_time",
"value": null,
"description": "更新时间",
"disabled": true
},
{
"key": "concat_name",
"value": null,
"disabled": true
}
]
}
},
"response": []
},
{
"name": "产品-模糊搜索",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "concat_name",
"value": "联系人",
"type": "text"
},
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text"
},
{
"key": "category_id",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "一大段内容简介",
"type": "text"
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"type": "text"
},
{
"key": "pricing",
"value": "13.00",
"description": "定价",
"type": "text"
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"type": "text"
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"type": "text"
},
{
"key": "create_time",
"value": "",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "product_name",
"value": "产品名字002",
"type": "text"
},
{
"key": "id",
"value": "1",
"type": "text",
"disabled": true
}
]
},
"url": {
"raw": "{{nest}}/Product?product_name=产品名字004",
"host": [
"{{nest}}"
],
"path": [
"Product"
],
"query": [
{
"key": "category_id",
"value": null,
"disabled": true
},
{
"key": "content",
"value": "一大段内容简介",
"disabled": true
},
{
"key": "is_recommend",
"value": "1",
"description": "1推荐 2 不推荐",
"disabled": true
},
{
"key": "pricing",
"value": "12.03",
"description": "定价",
"disabled": true
},
{
"key": "concat_name",
"value": "联系人",
"disabled": true
},
{
"key": "concat_phone",
"value": "手机号",
"disabled": true
},
{
"key": "time_to_market",
"value": "2020-05-01-02",
"description": "上市时间",
"disabled": true
},
{
"key": "sale_price",
"value": "9.9",
"description": "促销价",
"disabled": true
},
{
"key": "create_time",
"value": null,
"description": "创建时间",
"disabled": true
},
{
"key": "update_time",
"value": null,
"description": "更新时间",
"disabled": true
},
{
"key": "concat_name",
"value": null,
"disabled": true
},
{
"key": "product_name",
"value": "产品名字004"
}
]
}
},
"response": []
}
],
"protocolProfileBehavior": {}
},
{
"name": "轮播图",
"item": [
{
"name": "轮播图内容更新",
"request": {
"method": "PUT",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text"
},
{
"key": "is_show",
"value": "1",
"type": "text"
},
{
"key": "introduct",
"value": "02",
"type": "text"
},
{
"key": "remark",
"value": "一大波备注",
"type": "text"
},
{
"key": "id",
"value": "44",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Carousel",
"host": [
"{{nest}}"
],
"path": [
"Carousel"
]
}
},
"response": []
},
{
"name": "轮播条件模糊搜索",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text"
},
{
"key": "is_show",
"value": "1",
"type": "text"
},
{
"key": "introduct",
"value": "02",
"type": "text"
},
{
"key": "remark",
"value": "一大波备注",
"type": "text"
},
{
"key": "id",
"value": "44",
"type": "text",
"disabled": true
}
]
},
"url": {
"raw": "{{nest}}/Carousel?is_page=1",
"host": [
"{{nest}}"
],
"path": [
"Carousel"
],
"query": [
{
"key": "introduct",
"value": "一大段简介025",
"disabled": true
},
{
"key": "remark",
"value": "一大波备注",
"disabled": true
},
{
"key": "is_page",
"value": "1"
},
{
"key": "page_size",
"value": "1",
"disabled": true
},
{
"key": "page",
"value": "1",
"disabled": true
}
]
}
},
"response": []
},
{
"name": "首页轮播图删除",
"request": {
"method": "DELETE",
"header": [],
"url": {
"raw": "{{nest}}/Carousel/1,2,3,4",
"host": [
"{{nest}}"
],
"path": [
"Carousel",
"1,2,3,4"
]
}
},
"response": []
},
{
"name": "轮播图内容新增",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text",
"disabled": true
},
{
"key": "is_show",
"value": "1",
"type": "text"
},
{
"key": "introduct",
"value": "02",
"type": "text"
},
{
"key": "remark",
"value": "一大波备注",
"type": "text"
},
{
"key": "id",
"value": "44",
"type": "text",
"disabled": true
}
]
},
"url": {
"raw": "{{nest}}/Carousel",
"host": [
"{{nest}}"
],
"path": [
"Carousel"
]
}
},
"response": []
},
{
"name": "轮播图查看详情",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "img_src",
"value": "c862b2fc-ebd5-4c91-ba47-513decbf7583__!25220_101621_9549.png",
"type": "text"
},
{
"key": "is_show",
"value": "1",
"type": "text"
},
{
"key": "introduct",
"value": "02",
"type": "text"
},
{
"key": "remark",
"value": "一大波备注",
"type": "text"
},
{
"key": "id",
"value": "44",
"type": "text",
"disabled": true
}
]
},
"url": {
"raw": "{{nest}}/Carousel?introduct=一大段简介025",
"host": [
"{{nest}}"
],
"path": [
"Carousel"
],
"query": [
{
"key": "id",
"value": "",
"disabled": true
},
{
"key": "introduct",
"value": "一大段简介025"
}
]
}
},
"response": []
}
],
"protocolProfileBehavior": {}
},
{
"name": "公司简介",
"item": [
{
"name": "新增公司介绍",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text",
"disabled": true
},
{
"key": "name",
"value": "上海云话",
"type": "text"
},
{
"key": "address",
"value": "上海七宝玩过科技",
"type": "text"
},
{
"key": "phone",
"value": "021 5800",
"type": "text"
},
{
"key": "cell_phone",
"value": "1888888888",
"type": "text"
},
{
"key": "qq",
"value": "1111111111",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "163@163.com",
"type": "text"
},
{
"key": "fax",
"value": "0009099009",
"type": "text"
},
{
"key": "postal_code",
"value": "2000000",
"type": "text"
},
{
"key": "introduction",
"value": "公司简介",
"type": "text"
},
{
"key": "logo",
"value": "content",
"type": "text"
},
{
"key": "company_create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "employee_number",
"value": "100",
"type": "text"
},
{
"key": "registered_capital",
"value": "1000万",
"type": "text"
},
{
"key": "create_time",
"value": "2020-07-30",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "主要内容",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Company",
"host": [
"{{nest}}"
],
"path": [
"Company"
],
"query": [
{
"key": "id",
"value": "",
"disabled": true
}
]
}
},
"response": []
},
{
"name": "公更新司介绍",
"request": {
"method": "PUT",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text"
},
{
"key": "name",
"value": "上海云话",
"type": "text"
},
{
"key": "address",
"value": "上海七宝玩过科技",
"type": "text"
},
{
"key": "phone",
"value": "021 5800",
"type": "text"
},
{
"key": "cell_phone",
"value": "1888888888",
"type": "text"
},
{
"key": "qq",
"value": "1111111111",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "163@163.com",
"type": "text"
},
{
"key": "fax",
"value": "0009099009",
"type": "text"
},
{
"key": "postal_code",
"value": "2000000",
"type": "text"
},
{
"key": "introduction",
"value": "公司简介",
"type": "text"
},
{
"key": "logo",
"value": "content",
"type": "text"
},
{
"key": "company_create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "employee_number",
"value": "100",
"type": "text"
},
{
"key": "registered_capital",
"value": "1000万",
"type": "text"
},
{
"key": "create_time",
"value": "2020-07-30",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "主要内容",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Company",
"host": [
"{{nest}}"
],
"path": [
"Company"
],
"query": [
{
"key": "id",
"value": "",
"disabled": true
}
]
}
},
"response": []
},
{
"name": "公司-查看简介列表",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text"
},
{
"key": "name",
"value": "上海云话",
"type": "text"
},
{
"key": "address",
"value": "上海七宝玩过科技",
"type": "text"
},
{
"key": "phone",
"value": "021 5800",
"type": "text"
},
{
"key": "cell_phone",
"value": "1888888888",
"type": "text"
},
{
"key": "qq",
"value": "1111111111",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "163@163.com",
"type": "text"
},
{
"key": "fax",
"value": "0009099009",
"type": "text"
},
{
"key": "postal_code",
"value": "2000000",
"type": "text"
},
{
"key": "introduction",
"value": "公司简介",
"type": "text"
},
{
"key": "logo",
"value": "content",
"type": "text"
},
{
"key": "company_create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "employee_number",
"value": "100",
"type": "text"
},
{
"key": "registered_capital",
"value": "1000万",
"type": "text"
},
{
"key": "create_time",
"value": "2020-07-30",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "主要内容",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Company",
"host": [
"{{nest}}"
],
"path": [
"Company"
],
"query": [
{
"key": "id",
"value": "",
"disabled": true
}
]
}
},
"response": []
},
{
"name": "公司-查看详情",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text"
},
{
"key": "name",
"value": "上海云话",
"type": "text"
},
{
"key": "address",
"value": "上海七宝玩过科技",
"type": "text"
},
{
"key": "phone",
"value": "021 5800",
"type": "text"
},
{
"key": "cell_phone",
"value": "1888888888",
"type": "text"
},
{
"key": "qq",
"value": "1111111111",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "163@163.com",
"type": "text"
},
{
"key": "fax",
"value": "0009099009",
"type": "text"
},
{
"key": "postal_code",
"value": "2000000",
"type": "text"
},
{
"key": "introduction",
"value": "公司简介",
"type": "text"
},
{
"key": "logo",
"value": "content",
"type": "text"
},
{
"key": "company_create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "employee_number",
"value": "100",
"type": "text"
},
{
"key": "registered_capital",
"value": "1000万",
"type": "text"
},
{
"key": "create_time",
"value": "2020-07-30",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "主要内容",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Company/0",
"host": [
"{{nest}}"
],
"path": [
"Company",
"0"
],
"query": [
{
"key": "id",
"value": "",
"disabled": true
}
]
}
},
"response": []
},
{
"name": "公司-删除详情",
"request": {
"method": "DELETE",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text",
"disabled": true
},
{
"key": "name",
"value": "上海云话",
"type": "text"
},
{
"key": "address",
"value": "上海七宝玩过科技",
"type": "text"
},
{
"key": "phone",
"value": "021 5800",
"type": "text"
},
{
"key": "cell_phone",
"value": "1888888888",
"type": "text"
},
{
"key": "qq",
"value": "1111111111",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "163@163.com",
"type": "text"
},
{
"key": "fax",
"value": "0009099009",
"type": "text"
},
{
"key": "postal_code",
"value": "2000000",
"type": "text"
},
{
"key": "introduction",
"value": "公司简介",
"type": "text"
},
{
"key": "logo",
"value": "content",
"type": "text"
},
{
"key": "company_create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "employee_number",
"value": "100",
"type": "text"
},
{
"key": "registered_capital",
"value": "1000万",
"type": "text"
},
{
"key": "create_time",
"value": "2020-07-30",
"type": "text"
},
{
"key": "update_time",
"value": "",
"type": "text"
},
{
"key": "content",
"value": "主要内容",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Company/0",
"host": [
"{{nest}}"
],
"path": [
"Company",
"0"
],
"query": [
{
"key": "id",
"value": "",
"disabled": true
}
]
}
},
"response": []
}
],
"protocolProfileBehavior": {}
},
{
"name": "联系人信息",
"item": [
{
"name": "联系人-查看详情",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text"
},
{
"key": "name",
"value": "张三02",
"type": "text"
},
{
"key": "phone",
"value": "021 09218",
"type": "text"
},
{
"key": "qq",
"value": "2891829",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "email@.com",
"type": "text"
},
{
"key": "create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "update_time",
"value": "2020-02-02",
"type": "text"
},
{
"key": "remark",
"value": "联系人备注",
"type": "text"
},
{
"key": "process_type",
"value": "回访中",
"type": "text"
},
{
"key": "visit_remark",
"value": "拜访备注结果",
"type": "text"
},
{
"key": "cell_phone",
"value": "189898989",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Concat/0",
"host": [
"{{nest}}"
],
"path": [
"Concat",
"0"
]
}
},
"response": []
},
{
"name": "联系人-更新",
"request": {
"method": "PUT",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text"
},
{
"key": "name",
"value": "张三02",
"type": "text"
},
{
"key": "phone",
"value": "021 09218",
"type": "text"
},
{
"key": "qq",
"value": "2891829",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "email@.com",
"type": "text"
},
{
"key": "create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "update_time",
"value": "2020-02-02",
"type": "text"
},
{
"key": "remark",
"value": "联系人备注",
"type": "text"
},
{
"key": "process_type",
"value": "回访中",
"type": "text"
},
{
"key": "visit_remark",
"value": "拜访备注结果",
"type": "text"
},
{
"key": "cell_phone",
"value": "189898989",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Concat",
"host": [
"{{nest}}"
],
"path": [
"Concat"
]
}
},
"response": []
},
{
"name": "联系人-查看列表",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text",
"disabled": true
},
{
"key": "name",
"value": "张三02",
"type": "text",
"disabled": true
},
{
"key": "phone",
"value": "021 09218",
"type": "text"
},
{
"key": "qq",
"value": "2891829",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "email@.com",
"type": "text"
},
{
"key": "create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "update_time",
"value": "2020-02-02",
"type": "text"
},
{
"key": "remark",
"value": "联系人备注",
"type": "text"
},
{
"key": "process_type",
"value": "回访中",
"type": "text"
},
{
"key": "visit_remark",
"value": "拜访备注结果",
"type": "text"
},
{
"key": "cell_phone",
"value": "189898989",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Concat",
"host": [
"{{nest}}"
],
"path": [
"Concat"
]
}
},
"response": []
},
{
"name": "联系人-创建",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": " number",
"type": "text",
"disabled": true
},
{
"key": "name",
"value": "0980",
"type": "text"
},
{
"key": "tel_phone",
"value": "021 09218",
"type": "text"
},
{
"key": "qq",
"value": "2891829",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "email@.com",
"type": "text"
},
{
"key": "create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "update_time",
"value": "2020-02-02",
"type": "text"
},
{
"key": "remark",
"value": "联系人备注",
"type": "text"
},
{
"key": "process_type",
"value": "回访中",
"type": "text"
},
{
"key": "visit_remark",
"value": "拜访备注结果",
"type": "text"
},
{
"key": "cell_phone",
"value": "189898989",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Concat",
"host": [
"{{nest}}"
],
"path": [
"Concat"
]
}
},
"response": []
},
{
"name": "联系人-删除列表",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "0",
"type": "text",
"disabled": true
},
{
"key": "name",
"value": "张三02",
"type": "text",
"disabled": true
},
{
"key": "phone",
"value": "021 09218",
"type": "text"
},
{
"key": "qq",
"value": "2891829",
"type": "text"
},
{
"key": "wechat",
"value": "wechat",
"type": "text"
},
{
"key": "email",
"value": "email@.com",
"type": "text"
},
{
"key": "create_time",
"value": "2020-09-09",
"type": "text"
},
{
"key": "update_time",
"value": "2020-02-02",
"type": "text"
},
{
"key": "remark",
"value": "联系人备注",
"type": "text"
},
{
"key": "process_type",
"value": "回访中",
"type": "text"
},
{
"key": "visit_remark",
"value": "拜访备注结果",
"type": "text"
},
{
"key": "cell_phone",
"value": "189898989",
"type": "text"
}
]
},
"url": {
"raw": "{{nest}}/Concat/0",
"host": [
"{{nest}}"
],
"path": [
"Concat",
"0"
]
}
},
"response": []
}
],
"protocolProfileBehavior": {}
},
{
"name": "用户查找",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{nestl}}/User/1",
"host": [
"{{nestl}}"
],
"path": [
"User",
"1"
]
},
"description": "用户查找"
},
"response": []
},
{
"name": "文件上传",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{nest}}/upload",
"host": [
"{{nest}}"
],
"path": [
"upload"
]
}
},
"response": []
},
{
"name": "文件展示下载",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{nest}}/showFile/2020_08/563bcfe2-e345-41ba-8cb1-1bbbdf19d80a__!94.jpg",
"host": [
"{{nest}}"
],
"path": [
"showFile",
"2020_08",
"563bcfe2-e345-41ba-8cb1-1bbbdf19d80a__!94.jpg"
]
}
},
"response": []
}
],
"protocolProfileBehavior": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。