You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8605 lines
204 KiB
8605 lines
204 KiB
{
|
|
"info": {
|
|
"_postman_id": "ce42d883-4b61-4aaf-9c40-6309d6b424a5",
|
|
"name": "原纸商城",
|
|
"description": "为云印通的订单交易、二手设备交易、辅料交易等业务提供商品管理和在线交易的功能",
|
|
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
|
|
},
|
|
"item": [
|
|
{
|
|
"name": "后台订单",
|
|
"item": [
|
|
{
|
|
"name": "销售方管理员确认送货",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryOrderImg\": [\n \"<string>\",\n \"<string>\"\n ],\n \"orderId\": \"454\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/admin/confirm/order-shipping",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"confirm",
|
|
"order-shipping"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryOrderImg\": [\n \"<string>\",\n \"<string>\"\n ],\n \"orderId\": \"<long>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/confirm/order-shipping?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"confirm",
|
|
"order-shipping"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryOrderImg\": [\n \"<string>\",\n \"<string>\"\n ],\n \"orderId\": \"<long>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/confirm/order-shipping?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"confirm",
|
|
"order-shipping"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryOrderImg\": [\n \"<string>\",\n \"<string>\"\n ],\n \"orderId\": \"<long>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/confirm/order-shipping?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"confirm",
|
|
"order-shipping"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryOrderImg\": [\n \"<string>\",\n \"<string>\"\n ],\n \"orderId\": \"<long>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/confirm/order-shipping?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"confirm",
|
|
"order-shipping"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryOrderImg\": [\n \"<string>\",\n \"<string>\"\n ],\n \"orderId\": \"<long>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/confirm/order-shipping?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"confirm",
|
|
"order-shipping"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "销售方管理员取消订单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/admin/cancel/order/:orderId",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"cancel",
|
|
"order",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>",
|
|
"description": "(Required) orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/cancel/order/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"cancel",
|
|
"order",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/cancel/order/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"cancel",
|
|
"order",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/cancel/order/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"cancel",
|
|
"order",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/cancel/order/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"cancel",
|
|
"order",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/cancel/order/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"cancel",
|
|
"order",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "管理员获取订单分页列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/admin/get/self-enterprise-order-page?enterpriseId",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/get/self-enterprise-order-page?asc=<string>&desc=<string>&orderId=<string>&orderTimeFrom=<string>&orderTimeTo=<string>&pageNum=<integer>&pageSize=<integer>&productName=<string>&status=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "productName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/get/self-enterprise-order-page?asc=<string>&desc=<string>&orderId=<string>&orderTimeFrom=<string>&orderTimeTo=<string>&pageNum=<integer>&pageSize=<integer>&productName=<string>&status=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "productName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/get/self-enterprise-order-page?asc=<string>&desc=<string>&orderId=<string>&orderTimeFrom=<string>&orderTimeTo=<string>&pageNum=<integer>&pageSize=<integer>&productName=<string>&status=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "productName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/get/self-enterprise-order-page?asc=<string>&desc=<string>&orderId=<string>&orderTimeFrom=<string>&orderTimeTo=<string>&pageNum=<integer>&pageSize=<integer>&productName=<string>&status=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "orderTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "productName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "运营管理员获取订单详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/admin/operation/get/order-detail-by-orderId/:orderId",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"order-detail-by-orderId",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>",
|
|
"description": "(Required) orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/order-detail-by-orderId/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"order-detail-by-orderId",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/order-detail-by-orderId/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"order-detail-by-orderId",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/order-detail-by-orderId/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"order-detail-by-orderId",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/order-detail-by-orderId/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"order-detail-by-orderId",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "运营管理员获取采购订单列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/admin/operation/get/purchase-order-page",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"purchase-order-page"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/purchase-order-page?asc=<string>&contactsName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&purchaseOrderCreateTimeFrom=<string>&purchaseOrderCreateTimeTo=<string>&purchaseOrderId=<long>&status.desc=<string>&status.value=<integer>&supplierEnterpriseName=<string>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"purchase-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "status.desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status.value",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplierEnterpriseName",
|
|
"value": "<string>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/purchase-order-page?asc=<string>&contactsName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&purchaseOrderCreateTimeFrom=<string>&purchaseOrderCreateTimeTo=<string>&purchaseOrderId=<long>&status.desc=<string>&status.value=<integer>&supplierEnterpriseName=<string>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"purchase-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "status.desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status.value",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplierEnterpriseName",
|
|
"value": "<string>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/purchase-order-page?asc=<string>&contactsName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&purchaseOrderCreateTimeFrom=<string>&purchaseOrderCreateTimeTo=<string>&purchaseOrderId=<long>&status.desc=<string>&status.value=<integer>&supplierEnterpriseName=<string>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"purchase-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "status.desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status.value",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplierEnterpriseName",
|
|
"value": "<string>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/purchase-order-page?asc=<string>&contactsName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&purchaseOrderCreateTimeFrom=<string>&purchaseOrderCreateTimeTo=<string>&purchaseOrderId=<long>&status.desc=<string>&status.value=<integer>&supplierEnterpriseName=<string>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"purchase-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "purchaseOrderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "status.desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "status.value",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplierEnterpriseName",
|
|
"value": "<string>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "运营管理员获取供货订单列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/admin/operation/get/supply-order-page",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"supply-order-page"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/supply-order-page?asc=<string>&contactsName=<string>&customerEnterpriseName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&supplyOrderCreateTimeFrom=<string>&supplyOrderCreateTimeTo=<string>&supplyOrderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"supply-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "customerEnterpriseName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/supply-order-page?asc=<string>&contactsName=<string>&customerEnterpriseName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&supplyOrderCreateTimeFrom=<string>&supplyOrderCreateTimeTo=<string>&supplyOrderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"supply-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "customerEnterpriseName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/supply-order-page?asc=<string>&contactsName=<string>&customerEnterpriseName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&supplyOrderCreateTimeFrom=<string>&supplyOrderCreateTimeTo=<string>&supplyOrderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"supply-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "customerEnterpriseName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/admin/operation/get/supply-order-page?asc=<string>&contactsName=<string>&customerEnterpriseName=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&supplyOrderCreateTimeFrom=<string>&supplyOrderCreateTimeTo=<string>&supplyOrderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"admin",
|
|
"operation",
|
|
"get",
|
|
"supply-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "contactsName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "customerEnterpriseName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeFrom",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderCreateTimeTo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "supplyOrderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品",
|
|
"item": [
|
|
{
|
|
"name": "商品大类",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product/category-list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category-list"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品二级分类",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product/second-category-list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"second-category-list"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/second-category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"second-category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/second-category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"second-category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/second-category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"second-category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/second-category-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"second-category-list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品分类列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product/category/5",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category",
|
|
"5"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/category/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"category",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品最小单位模板",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product/sku-model/:categoryId",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"sku-model",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId",
|
|
"value": "5"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/sku-model/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"sku-model",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/sku-model/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"sku-model",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/sku-model/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"sku-model",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/sku-model/:categoryId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
"sku-model",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "保存商品",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"categoryId\":1,\n \"brandName\":\"品牌\",\n \"name\":\"白纸\",\n \"itemNo\":\"001\",\n \"setNum\":\"100\",\n \"imageUrls\":[\n \"https://qncloudprintfiletest.oss-cn-shenzhen.aliyuncs.com/cloudprint/1607584145306.png\"\n ],\n \"videoUrls\":[\n\n ],\n \"description\":null,\n \"shippingNote\":null,\n \"skuList\":[\n\n ],\n \"categoryFirstId\":5\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/save/product",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"save",
|
|
"product"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"itemNo\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/save/product?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"save",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"itemNo\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/save/product?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"save",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"itemNo\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/save/product?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"save",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"itemNo\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/save/product?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"save",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"itemNo\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/save/product?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"save",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "编辑商品",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"id\": \"<long>\",\n \"itemNo\": \"<string>\",\n \"litimgUrl\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/edit/product/:id",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id",
|
|
"value": "<long>",
|
|
"description": "(Required) id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"id\": \"<long>\",\n \"itemNo\": \"<string>\",\n \"litimgUrl\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"id\": \"<long>\",\n \"itemNo\": \"<string>\",\n \"litimgUrl\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"id\": \"<long>\",\n \"itemNo\": \"<string>\",\n \"litimgUrl\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"id\": \"<long>\",\n \"itemNo\": \"<string>\",\n \"litimgUrl\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"imageUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"videoUrls\": [\n \"<string>\",\n \"<string>\"\n ],\n \"brandName\": \"<string>\",\n \"categoryId\": \"<long>\",\n \"description\": \"<string>\",\n \"id\": \"<long>\",\n \"itemNo\": \"<string>\",\n \"litimgUrl\": \"<string>\",\n \"name\": \"<string>\",\n \"setNum\": \"<integer>\",\n \"shippingNote\": \"<string>\",\n \"skuList\": [\n \"<object>\",\n \"<object>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品上下架",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"1\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/edit/product/status/:id",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
"status",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id",
|
|
"value": "119",
|
|
"description": "(Required) id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/status/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
"status",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/status/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
"status",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/status/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
"status",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/status/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
"status",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/edit/product/status/:id?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"edit",
|
|
"product",
|
|
"status",
|
|
":id"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品删除",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"ids\": [\n \"118\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/delete/product-list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"delete",
|
|
"product-list"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"ids\": [\n \"<long>\",\n \"<long>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/delete/product-list?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"delete",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"ids\": [\n \"<long>\",\n \"<long>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/delete/product-list?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"delete",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"ids\": [\n \"<long>\",\n \"<long>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/delete/product-list?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"delete",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"ids\": [\n \"<long>\",\n \"<long>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/delete/product-list?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"delete",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"ids\": [\n \"<long>\",\n \"<long>\"\n ]\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/delete/product-list?userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"delete",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "复制商品",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "<string>",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/copy/product?idList=<string>",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"copy",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "idList",
|
|
"value": "<string>",
|
|
"description": "(Required) idList"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/copy/product?idList=<string>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"copy",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "idList",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/copy/product?idList=<string>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"copy",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "idList",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/copy/product?idList=<string>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"copy",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "idList",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/copy/product?idList=<string>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"copy",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "idList",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/copy/product?idList=<string>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"copy",
|
|
"product"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "idList",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product-list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "通过分类id获取商品列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product-list/by-category/:categoryId",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-category",
|
|
":categoryId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId",
|
|
"value": "5",
|
|
"description": "(Required) categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-category/:categoryId?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-category",
|
|
":categoryId"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-category/:categoryId?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-category",
|
|
":categoryId"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-category/:categoryId?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-category",
|
|
":categoryId"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-category/:categoryId?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-category",
|
|
":categoryId"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "categoryId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "商品搜素",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product-list/by-name",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-name"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-name?asc=<string>&desc=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-name"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-name?asc=<string>&desc=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-name"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-name?asc=<string>&desc=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-name"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product-list/by-name?asc=<string>&desc=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product-list",
|
|
"by-name"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "供应商端获取商品详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id",
|
|
"value": "",
|
|
"description": "(Required) id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "卖家商品列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/seller/product-list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"seller",
|
|
"product-list"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/seller/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"seller",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/seller/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"seller",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/seller/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"seller",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/seller/product-list?asc=<string>&brandName=<string>&categoryId=<long>&createTimeBegin=<string>&createTimeEnd=<string>&desc=<string>&id=<long>&itemNo=<string>&name=<string>&pageNum=<integer>&pageSize=<integer>&status=<integer>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"seller",
|
|
"product-list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "brandName",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "categoryId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "createTimeBegin",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "createTimeEnd",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "id",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "itemNo",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "name",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "小程序获取商品详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/wechat-applet/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"wechat-applet",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id",
|
|
"value": "<long>",
|
|
"description": "(Required) id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/wechat-applet/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"wechat-applet",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/wechat-applet/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"wechat-applet",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/wechat-applet/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"wechat-applet",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/wechat-applet/get/product/:id",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"wechat-applet",
|
|
"get",
|
|
"product",
|
|
":id"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "订单",
|
|
"item": [
|
|
{
|
|
"name": "创建订单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "QNT iHP4V/g6O5DXHixyNrf7thj2Yj2NSP4n5dhUWa7r0LbQ/abS42h6trPN2GxjCOn7q6L7z+3VGwq3NqyzaXQqgA==",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"productSkuId\":405,\n \"unitPrice\":20,\n \"productId\":117,\n \"quantity\":1,\n \"paymentMethod\":2,\n \"realPayPrice\":20,\n \"totalOfferPrice\":20,\n \"mobile\":\"13800138000\",\n \"receiver\":\"千鸟\",\n \"deliveryProvinceId\":110000,\n \"deliveryProvinceName\":\"北京市\",\n \"deliveryCityId\":110100,\n \"deliveryCityName\":\"北京市\",\n \"deliveryDistrictId\":110101,\n \"deliveryDistrictName\":\"东城区\",\n \"deliveryDetails\":\"二千多\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/create/order",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"create",
|
|
"order"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryCityId\": \"<integer>\",\n \"deliveryCityName\": \"<string>\",\n \"deliveryDetails\": \"<string>\",\n \"deliveryDistrictId\": \"<integer>\",\n \"deliveryDistrictName\": \"<string>\",\n \"deliveryMethod\": \"<byte>\",\n \"deliveryProvinceId\": \"<integer>\",\n \"deliveryProvinceName\": \"<string>\",\n \"paymentMethod\": \"<integer>\",\n \"productSkuId\": \"<long>\",\n \"quantity\": \"<integer>\",\n \"realPayPrice\": \"<number>\",\n \"receiver\": \"<string>\",\n \"receiverMobile\": \"<string>\",\n \"totalOfferPrice\": \"<number>\",\n \"unitPrice\": \"<number>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/create/order?enterpriseId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"create",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryCityId\": \"<integer>\",\n \"deliveryCityName\": \"<string>\",\n \"deliveryDetails\": \"<string>\",\n \"deliveryDistrictId\": \"<integer>\",\n \"deliveryDistrictName\": \"<string>\",\n \"deliveryMethod\": \"<byte>\",\n \"deliveryProvinceId\": \"<integer>\",\n \"deliveryProvinceName\": \"<string>\",\n \"paymentMethod\": \"<integer>\",\n \"productSkuId\": \"<long>\",\n \"quantity\": \"<integer>\",\n \"realPayPrice\": \"<number>\",\n \"receiver\": \"<string>\",\n \"receiverMobile\": \"<string>\",\n \"totalOfferPrice\": \"<number>\",\n \"unitPrice\": \"<number>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/create/order?enterpriseId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"create",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryCityId\": \"<integer>\",\n \"deliveryCityName\": \"<string>\",\n \"deliveryDetails\": \"<string>\",\n \"deliveryDistrictId\": \"<integer>\",\n \"deliveryDistrictName\": \"<string>\",\n \"deliveryMethod\": \"<byte>\",\n \"deliveryProvinceId\": \"<integer>\",\n \"deliveryProvinceName\": \"<string>\",\n \"paymentMethod\": \"<integer>\",\n \"productSkuId\": \"<long>\",\n \"quantity\": \"<integer>\",\n \"realPayPrice\": \"<number>\",\n \"receiver\": \"<string>\",\n \"receiverMobile\": \"<string>\",\n \"totalOfferPrice\": \"<number>\",\n \"unitPrice\": \"<number>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/create/order?enterpriseId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"create",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryCityId\": \"<integer>\",\n \"deliveryCityName\": \"<string>\",\n \"deliveryDetails\": \"<string>\",\n \"deliveryDistrictId\": \"<integer>\",\n \"deliveryDistrictName\": \"<string>\",\n \"deliveryMethod\": \"<byte>\",\n \"deliveryProvinceId\": \"<integer>\",\n \"deliveryProvinceName\": \"<string>\",\n \"paymentMethod\": \"<integer>\",\n \"productSkuId\": \"<long>\",\n \"quantity\": \"<integer>\",\n \"realPayPrice\": \"<number>\",\n \"receiver\": \"<string>\",\n \"receiverMobile\": \"<string>\",\n \"totalOfferPrice\": \"<number>\",\n \"unitPrice\": \"<number>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/create/order?enterpriseId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"create",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"deliveryCityId\": \"<integer>\",\n \"deliveryCityName\": \"<string>\",\n \"deliveryDetails\": \"<string>\",\n \"deliveryDistrictId\": \"<integer>\",\n \"deliveryDistrictName\": \"<string>\",\n \"deliveryMethod\": \"<byte>\",\n \"deliveryProvinceId\": \"<integer>\",\n \"deliveryProvinceName\": \"<string>\",\n \"paymentMethod\": \"<integer>\",\n \"productSkuId\": \"<long>\",\n \"quantity\": \"<integer>\",\n \"realPayPrice\": \"<number>\",\n \"receiver\": \"<string>\",\n \"receiverMobile\": \"<string>\",\n \"totalOfferPrice\": \"<number>\",\n \"unitPrice\": \"<number>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/create/order?enterpriseId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"create",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "取消订单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/cancel/order?enterpriseId=<long>&orderId=<long>",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"cancel",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>",
|
|
"description": "(Required) enterpriseId"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>",
|
|
"description": "(Required) orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/cancel/order?enterpriseId=<long>&orderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"cancel",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/cancel/order?enterpriseId=<long>&orderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"cancel",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/cancel/order?enterpriseId=<long>&orderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"cancel",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/cancel/order?enterpriseId=<long>&orderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"cancel",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/cancel/order?enterpriseId=<long>&orderId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"cancel",
|
|
"order"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "分页获取全部订单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "QNT iHP4V/g6O5DXHixyNrf7thj2Yj2NSP4n5dhUWa7r0LbQ/abS42h6trPN2GxjCOn7q6L7z+3VGwq3NqyzaXQqgA==",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"2\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/self-enterprise-order-page?enterpriseId=533989817462165504",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "533989817462165504"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/self-enterprise-order-page?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/self-enterprise-order-page?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/self-enterprise-order-page?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/self-enterprise-order-page?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\n \"status\": \"<integer>\"\n}"
|
|
},
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/self-enterprise-order-page?asc=<string>&desc=<string>&pageNum=<integer>&pageSize=<integer>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"self-enterprise-order-page"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "asc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "desc",
|
|
"value": "<string>"
|
|
},
|
|
{
|
|
"key": "pageNum",
|
|
"value": "<integer>"
|
|
},
|
|
{
|
|
"key": "pageSize",
|
|
"value": "<integer>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "获取订单详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/order-detail/:orderId",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"order-detail",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>",
|
|
"description": "(Required) orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/order-detail/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"order-detail",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/order-detail/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"order-detail",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/order-detail/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"order-detail",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/order-detail/:orderId",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"order-detail",
|
|
":orderId"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "确认收货",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/confirm/order-receipt?orderId=<long>",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"confirm",
|
|
"order-receipt"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>",
|
|
"description": "(Required) orderId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/confirm/order-receipt?orderId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"confirm",
|
|
"order-receipt"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/confirm/order-receipt?orderId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"confirm",
|
|
"order-receipt"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/confirm/order-receipt?orderId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"confirm",
|
|
"order-receipt"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/confirm/order-receipt?orderId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"confirm",
|
|
"order-receipt"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Created",
|
|
"originalRequest": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/confirm/order-receipt?orderId=<long>&userId=<long>",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"confirm",
|
|
"order-receipt"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "orderId",
|
|
"value": "<long>"
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"value": "<long>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Created",
|
|
"code": 201,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "单位列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text",
|
|
"description": "(Required) 代表发起请求的应用标识"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yztoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/dictionary/unit/list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"dictionary",
|
|
"unit",
|
|
"list"
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/dictionary/unit/list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"dictionary",
|
|
"unit",
|
|
"list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/dictionary/unit/list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"dictionary",
|
|
"unit",
|
|
"list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/dictionary/unit/list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"dictionary",
|
|
"unit",
|
|
"list"
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/dictionary/unit/list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"dictionary",
|
|
"unit",
|
|
"list"
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "属性列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/:attributeTypeId/attribute-list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
":attributeTypeId",
|
|
"attribute-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeTypeId",
|
|
"value": "<long>",
|
|
"description": "(Required) 属性类别id"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/:attributeTypeId/attribute-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
":attributeTypeId",
|
|
"attribute-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeTypeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/:attributeTypeId/attribute-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
":attributeTypeId",
|
|
"attribute-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeTypeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/:attributeTypeId/attribute-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
":attributeTypeId",
|
|
"attribute-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeTypeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/:attributeTypeId/attribute-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
":attributeTypeId",
|
|
"attribute-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeTypeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "属性值列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl2}}/trading-center/get/attribute/:attributeId/value-list",
|
|
"host": [
|
|
"{{baseUrl2}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"attribute",
|
|
":attributeId",
|
|
"value-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeId",
|
|
"value": "<long>",
|
|
"description": "(Required) 属性ID"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": [
|
|
{
|
|
"name": "Not Found",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/attribute/:attributeId/value-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"attribute",
|
|
":attributeId",
|
|
"value-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Not Found",
|
|
"code": 404,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Forbidden",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/attribute/:attributeId/value-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"attribute",
|
|
":attributeId",
|
|
"value-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Forbidden",
|
|
"code": 403,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "OK",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/attribute/:attributeId/value-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"attribute",
|
|
":attributeId",
|
|
"value-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "OK",
|
|
"code": 200,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "*/*"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
},
|
|
{
|
|
"name": "Unauthorized",
|
|
"originalRequest": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"description": {
|
|
"content": "Added as a part of security scheme: apikey",
|
|
"type": "text/plain"
|
|
},
|
|
"key": "Authorization",
|
|
"value": "<API Key>"
|
|
},
|
|
{
|
|
"description": "(Required) 代表发起请求的应用标识",
|
|
"key": "X-APP-ID",
|
|
"value": "<string>"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "{{baseUrl}}/trading-center/get/attribute/:attributeId/value-list",
|
|
"host": [
|
|
"{{baseUrl}}"
|
|
],
|
|
"path": [
|
|
"trading-center",
|
|
"get",
|
|
"attribute",
|
|
":attributeId",
|
|
"value-list"
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "attributeId"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"status": "Unauthorized",
|
|
"code": 401,
|
|
"_postman_previewlanguage": "text",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "text/plain"
|
|
}
|
|
],
|
|
"cookie": [],
|
|
"body": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"variable": [
|
|
{
|
|
"key": "baseUrl",
|
|
"value": "//8.129.231.7:7070",
|
|
"type": "string"
|
|
}
|
|
]
|
|
}
|