格式化文档
This commit is contained in:
@@ -1,271 +1,271 @@
|
|||||||
{
|
{
|
||||||
"info": {
|
"info": {
|
||||||
"_postman_id": "adfceb8d-2c35-41bf-82d9-40b87e10524d",
|
"_postman_id": "adfceb8d-2c35-41bf-82d9-40b87e10524d",
|
||||||
"name": "档口机",
|
"name": "档口机",
|
||||||
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
|
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
|
||||||
"_exporter_id": "751386"
|
"_exporter_id": "751386"
|
||||||
},
|
},
|
||||||
"item": [{
|
"item": [{
|
||||||
"name": "device获取token",
|
"name": "device获取token",
|
||||||
"request": {
|
"request": {
|
||||||
"auth": {
|
"auth": {
|
||||||
"type": "noauth"
|
"type": "noauth"
|
||||||
},
|
},
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"header": [],
|
"header": [],
|
||||||
"url": {
|
"url": {
|
||||||
"
|
"
|
||||||
raw": "http://device.shuziweidao.com:8889/sys/getEquipmentToken?qrcodeId=3ea47dc0-3cf0-3c2f-909c-265a9a65572e",
|
raw": "http://device.shuziweidao.com:8889/sys/getEquipmentToken?qrcodeId=3ea47dc0-3cf0-3c2f-909c-265a9a65572e",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"device",
|
"device",
|
||||||
"shuziweidao",
|
"shuziweidao",
|
||||||
"com"
|
"com"
|
||||||
],
|
],
|
||||||
"port": "8889",
|
"port": "8889",
|
||||||
"path": [
|
"path": [
|
||||||
"sys",
|
"sys",
|
||||||
"getEquipmentToken"
|
"getEquipmentToken"
|
||||||
],
|
],
|
||||||
"query": [{
|
"query": [{
|
||||||
"key": "qrcodeId",
|
"key": "qrcodeId",
|
||||||
"value": "3ea47dc0-3cf0-3c2f-909c-265a9a65572e"
|
"value": "3ea47dc0-3cf0-3c2f-909c-265a9a65572e"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": []
|
"response": []
|
||||||
}, {
|
}, {
|
||||||
"name": "获取配置信息",
|
"name": "获取配置信息",
|
||||||
"request": {
|
"request": {
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"header": [{
|
"header": [{
|
||||||
"key": "X-Access-Token",
|
"key": "X-Access-Token",
|
||||||
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NTM4NDIzNDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.gcKT7BeMWNve8NydRmTTrdXW8wdS7W_Ot9kVdtllyuc",
|
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NTM4NDIzNDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.gcKT7BeMWNve8NydRmTTrdXW8wdS7W_Ot9kVdtllyuc",
|
||||||
"type": "text"
|
"type": "text"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": {
|
"url": {
|
||||||
"
|
"
|
||||||
raw": "http://device.shuziweidao.com:8889/equipment/stEquipment/queryByEquipmentCode?equipmentCode=3ea47dc0-3cf0-3c2f-909c-265a9a65572e",
|
raw": "http://device.shuziweidao.com:8889/equipment/stEquipment/queryByEquipmentCode?equipmentCode=3ea47dc0-3cf0-3c2f-909c-265a9a65572e",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"device",
|
"device",
|
||||||
"shuziweidao",
|
"shuziweidao",
|
||||||
"com"
|
"com"
|
||||||
],
|
],
|
||||||
"port": "8889",
|
"port": "8889",
|
||||||
"path": [
|
"path": [
|
||||||
"equipment",
|
"equipment",
|
||||||
"stEquipment",
|
"stEquipment",
|
||||||
"queryByEquipmentCode"
|
"queryByEquipmentCode"
|
||||||
],
|
],
|
||||||
"query": [{
|
"query": [{
|
||||||
"key": "equipmentCode",
|
"key": "equipmentCode",
|
||||||
"value": "3ea47dc0-3cf0-3c2f-909c-265a9a65572e"
|
"value": "3ea47dc0-3cf0-3c2f-909c-265a9a65572e"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": []
|
"response": []
|
||||||
}, {
|
}, {
|
||||||
"name": "获取业务服务器token",
|
"name": "获取业务服务器token",
|
||||||
"request": {
|
"request": {
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"header": [],
|
"header": [],
|
||||||
"url": {
|
"url": {
|
||||||
"
|
"
|
||||||
raw": "http://192.168.1.207/gateway/local/sys/getEquipmentToken?qrcodeId=3ea47dc0-3cf0-3c2f-909c-265a9a65572e",
|
raw": "http://192.168.1.207/gateway/local/sys/getEquipmentToken?qrcodeId=3ea47dc0-3cf0-3c2f-909c-265a9a65572e",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"192",
|
"192",
|
||||||
"168",
|
"168",
|
||||||
"1",
|
"1",
|
||||||
"207"
|
"207"
|
||||||
],
|
],
|
||||||
"path": [
|
"path": [
|
||||||
"gateway",
|
"gateway",
|
||||||
"local",
|
"local",
|
||||||
"sys",
|
"sys",
|
||||||
"getEquipmentToken"
|
"getEquipmentToken"
|
||||||
],
|
],
|
||||||
"query": [{
|
"query": [{
|
||||||
"key": "qrcodeId",
|
"key": "qrcodeId",
|
||||||
"value": "3ea47dc0-3cf0-3c2f-909c-265a9a65572e"
|
"value": "3ea47dc0-3cf0-3c2f-909c-265a9a65572e"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": []
|
"response": []
|
||||||
}, {
|
}, {
|
||||||
"name": "获取人脸数据",
|
"name": "获取人脸数据",
|
||||||
"request": {
|
"request": {
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"header": [{
|
"header": [{
|
||||||
"key": "X-Access-Token",
|
"key": "X-Access-Token",
|
||||||
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYW50ZWVuSWQiOiIyOCIsInR5cGUiOiI0IiwidXNlcklkIjoiMDAwMDAwMDAwMDAwMDAwMDAwMSJ9.Jy7Dc2k5FlqUAmGReRn-uEg3Du5gtlyUhXKUMZLlO-E",
|
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYW50ZWVuSWQiOiIyOCIsInR5cGUiOiI0IiwidXNlcklkIjoiMDAwMDAwMDAwMDAwMDAwMDAwMSJ9.Jy7Dc2k5FlqUAmGReRn-uEg3Du5gtlyUhXKUMZLlO-E",
|
||||||
"type": "text"
|
"type": "text"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": {
|
"url": {
|
||||||
"raw": "http://192.168.1.207/gateway/local/stapi/cquser/getUserFaceCache/v2?pageIndex=0",
|
"raw": "http://192.168.1.207/gateway/local/stapi/cquser/getUserFaceCache/v2?pageIndex=0",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"192",
|
"192",
|
||||||
"168",
|
"168",
|
||||||
"1",
|
"1",
|
||||||
"207"
|
"207"
|
||||||
],
|
],
|
||||||
"path": [
|
"path": [
|
||||||
"gateway",
|
"gateway",
|
||||||
"local",
|
"local",
|
||||||
"stapi",
|
"stapi",
|
||||||
"cquser",
|
"cquser",
|
||||||
"getUserFaceCache",
|
"getUserFaceCache",
|
||||||
"v2"
|
"v2"
|
||||||
],
|
],
|
||||||
"query": [{
|
"query": [{
|
||||||
"key": "pageIndex",
|
"key": "pageIndex",
|
||||||
"value": "0"
|
"value": "0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": []
|
"response": []
|
||||||
}, {
|
}, {
|
||||||
"name": "获取档口菜品信息",
|
"name": "获取档口菜品信息",
|
||||||
"request": {
|
"request": {
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"header": [{
|
"header": [{
|
||||||
"key": "X-Access-Token",
|
"key": "X-Access-Token",
|
||||||
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYW50ZWVuSWQiOiIyOCIsInR5cGUiOiI0IiwidXNlcklkIjoiMDAwMDAwMDAwMDAwMDAwMDAwMSJ9.Jy7Dc2k5FlqUAmGReRn-uEg3Du5gtlyUhXKUMZLlO-E",
|
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYW50ZWVuSWQiOiIyOCIsInR5cGUiOiI0IiwidXNlcklkIjoiMDAwMDAwMDAwMDAwMDAwMDAwMSJ9.Jy7Dc2k5FlqUAmGReRn-uEg3Du5gtlyUhXKUMZLlO-E",
|
||||||
"type": "text"
|
"type": "text"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": {
|
"url": {
|
||||||
"
|
"
|
||||||
raw": "http://192.168.1.207/gateway/local/zhstapi/zhst/getRestInfoFoodsByType/stall?restId=1678234139391512577&type=0&foodName=西红柿",
|
raw": "http://192.168.1.207/gateway/local/zhstapi/zhst/getRestInfoFoodsByType/stall?restId=1678234139391512577&type=0&foodName=西红柿",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"192",
|
"192",
|
||||||
"168",
|
"168",
|
||||||
"1",
|
"1",
|
||||||
"207"
|
"207"
|
||||||
],
|
],
|
||||||
"path": [
|
"path": [
|
||||||
"gateway",
|
"gateway",
|
||||||
"local",
|
"local",
|
||||||
"zhstapi",
|
"zhstapi",
|
||||||
"zhst",
|
"zhst",
|
||||||
"getRestInfoFoodsByType",
|
"getRestInfoFoodsByType",
|
||||||
"stall"
|
"stall"
|
||||||
],
|
],
|
||||||
"query": [{
|
"query": [{
|
||||||
"key": "restId",
|
"key": "restId",
|
||||||
"value": "1678234139391512577"
|
"value": "1678234139391512577"
|
||||||
}, {
|
}, {
|
||||||
"key": "type",
|
"key": "type",
|
||||||
"value": "0",
|
"value": "0",
|
||||||
"description": "0全部 1餐次"
|
"description": "0全部 1餐次"
|
||||||
}, {
|
}, {
|
||||||
"key": "foodName",
|
"key": "foodName",
|
||||||
"value": "西红柿"
|
"value": "西红柿"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": []
|
"response": []
|
||||||
}, {
|
}, {
|
||||||
"name": "通过用户信息获取就餐数据",
|
"name": "通过用户信息获取就餐数据",
|
||||||
"request": {
|
"request": {
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"header": [{
|
"header": [{
|
||||||
"key": "X-Access-Token",
|
"key": "X-Access-Token",
|
||||||
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYW50ZWVuSWQiOiIyOCIsInR5cGUiOiI0IiwidXNlcklkIjoiMDAwMDAwMDAwMDAwMDAwMDAwMSJ9.Jy7Dc2k5FlqUAmGReRn-uEg3Du5gtlyUhXKUMZLlO-E",
|
"value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjYW50ZWVuSWQiOiIyOCIsInR5cGUiOiI0IiwidXNlcklkIjoiMDAwMDAwMDAwMDAwMDAwMDAwMSJ9.Jy7Dc2k5FlqUAmGReRn-uEg3Du5gtlyUhXKUMZLlO-E",
|
||||||
"type": "text"
|
"type": "text"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"url": {
|
"url": {
|
||||||
"
|
"
|
||||||
raw": "http://192.168.1.207/gateway/local/zhstapi/zhst/getUserNutritionData/face?restId=1678234139391512577&userId=4958698b725b4e89a514fa8552aa5fa3&foodId=1701417944860119041",
|
raw": "http://192.168.1.207/gateway/local/zhstapi/zhst/getUserNutritionData/face?restId=1678234139391512577&userId=4958698b725b4e89a514fa8552aa5fa3&foodId=1701417944860119041",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"192",
|
"192",
|
||||||
"168",
|
"168",
|
||||||
"1",
|
"1",
|
||||||
"207"
|
"207"
|
||||||
],
|
],
|
||||||
"path": [
|
"path": [
|
||||||
"gateway",
|
"gateway",
|
||||||
"local",
|
"local",
|
||||||
"zhstapi",
|
"zhstapi",
|
||||||
"zhst",
|
"zhst",
|
||||||
"getUserNutritionData",
|
"getUserNutritionData",
|
||||||
"face"
|
"face"
|
||||||
],
|
],
|
||||||
"query": [{
|
"query": [{
|
||||||
"key": "restId",
|
"key": "restId",
|
||||||
"value": "1678234139391512577"
|
"value": "1678234139391512577"
|
||||||
}, {
|
}, {
|
||||||
"key": "userId",
|
"key": "userId",
|
||||||
"value": "4958698b725b4e89a514fa8552aa5fa3"
|
"value": "4958698b725b4e89a514fa8552aa5fa3"
|
||||||
}, {
|
}, {
|
||||||
"key": "foodId",
|
"key": "foodId",
|
||||||
"value": "1701417944860119041"
|
"value": "1701417944860119041"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": []
|
"response": []
|
||||||
}, {
|
}, {
|
||||||
"name": "提交就餐数据",
|
"name": "提交就餐数据",
|
||||||
"request": {
|
"request": {
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"header": [],
|
"header": [],
|
||||||
"body": {
|
"body": {
|
||||||
"mode": "raw",
|
"mode": "raw",
|
||||||
"raw": "",
|
"raw": "",
|
||||||
"options": {
|
"options": {
|
||||||
"raw": {
|
"raw": {
|
||||||
"language": "json"
|
"language": "json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"url": {
|
"url": {
|
||||||
"
|
"
|
||||||
raw": "http://192.168.1.207/gateway/local/zhstapi/zhst/userEatFood/doubleBalance/face/stall?restId=1678234139391512577&userId=4958698b725b4e89a514fa8552aa5fa3&foodId=1701417944860119041&faceTime&faceEndTime&eatWeight&foodWeight&deviceId",
|
raw": "http://192.168.1.207/gateway/local/zhstapi/zhst/userEatFood/doubleBalance/face/stall?restId=1678234139391512577&userId=4958698b725b4e89a514fa8552aa5fa3&foodId=1701417944860119041&faceTime&faceEndTime&eatWeight&foodWeight&deviceId",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"192",
|
"192",
|
||||||
"168",
|
"168",
|
||||||
"1",
|
"1",
|
||||||
"207"
|
"207"
|
||||||
],
|
],
|
||||||
"path": [
|
"path": [
|
||||||
"gateway",
|
"gateway",
|
||||||
"local",
|
"local",
|
||||||
"zhstapi",
|
"zhstapi",
|
||||||
"zhst",
|
"zhst",
|
||||||
"userEatFood",
|
"userEatFood",
|
||||||
"doubleBalance",
|
"doubleBalance",
|
||||||
"face",
|
"face",
|
||||||
"stall"
|
"stall"
|
||||||
],
|
],
|
||||||
"body": [{
|
"body": [{
|
||||||
"appVersion": "1",
|
"appVersion": "1",
|
||||||
"deviceId": "abe60247-99d1-3c2a-9f10-c0b76f4b3f3b",
|
"deviceId": "abe60247-99d1-3c2a-9f10-c0b76f4b3f3b",
|
||||||
"eatWeight": 0.278,
|
"eatWeight": 0.278,
|
||||||
"faceEndTime": 1754385701611,
|
"faceEndTime": 1754385701611,
|
||||||
"faceTime": 1754385694475,
|
"faceTime": 1754385694475,
|
||||||
"foodId": "1701417944860119041",
|
"foodId": "1701417944860119041",
|
||||||
"foodWeight": 0.278,
|
"foodWeight": 0.278,
|
||||||
"restId": "1678234139391512577",
|
"restId": "1678234139391512577",
|
||||||
"userId": "1937692681894932481"
|
"userId": "1937692681894932481"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"response": []
|
"response": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user