定时任务日志更新
This commit is contained in:
154
doc/兰州铜箔LMS系统接口.postman_collection.json
Normal file
154
doc/兰州铜箔LMS系统接口.postman_collection.json
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
"info": {
|
||||
"_postman_id": "3fab44b6-d4fb-4afd-81ad-31f1ec49c8c4",
|
||||
"name": "兰州铜箔LMS系统接口",
|
||||
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
|
||||
},
|
||||
"item": [
|
||||
{
|
||||
"name": "手持请求LMS",
|
||||
"description": "",
|
||||
"item": [
|
||||
{
|
||||
"name": "登录",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"header": [],
|
||||
"body": {},
|
||||
"url": {
|
||||
"raw": "http://localhost:8010/api/param/getStageCodeByCode",
|
||||
"protocol": "http",
|
||||
"host": [
|
||||
"localhost"
|
||||
],
|
||||
"port": "8010",
|
||||
"path": [
|
||||
"api",
|
||||
"param",
|
||||
"getStageCodeByCode"
|
||||
]
|
||||
}
|
||||
},
|
||||
"response": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "LMS请求MES",
|
||||
"description": "",
|
||||
"item": [
|
||||
{
|
||||
"name": "http://localhost:8010/api/param/getStageCodeByCode",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"header": [],
|
||||
"body": {},
|
||||
"url": {
|
||||
"raw": "http://localhost:8010/api/param/getStageCodeByCode",
|
||||
"protocol": "http",
|
||||
"host": [
|
||||
"localhost"
|
||||
],
|
||||
"port": "8010",
|
||||
"path": [
|
||||
"api",
|
||||
"param",
|
||||
"getStageCodeByCode"
|
||||
]
|
||||
}
|
||||
},
|
||||
"response": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MES请求LMS",
|
||||
"description": "",
|
||||
"item": [],
|
||||
"auth": {
|
||||
"type": "bearer",
|
||||
"bearer": [
|
||||
{
|
||||
"key": "token",
|
||||
"value": "Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI2ZjI2OGMxZjAyOTE0MTNiOWU3YThmMTM2ZTc2MWJkYSIsImF1dGgiOiJhZG1pbiIsInN1YiI6ImFkbWluIn0.lKxY3Wc_efzmBXXAS_dDC_Sfh32kZInxYmaxBzg83e5gviSJPPKolNt4IlCCaGM8HOc_yKByiIu8YFlgQif01Q",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LMS请求CRM",
|
||||
"description": "",
|
||||
"item": []
|
||||
},
|
||||
{
|
||||
"name": "CRM请求MES",
|
||||
"description": "",
|
||||
"item": []
|
||||
},
|
||||
{
|
||||
"name": "ACS请求LMS",
|
||||
"description": "",
|
||||
"item": [],
|
||||
"event": [
|
||||
{
|
||||
"listen": "prerequest",
|
||||
"script": {
|
||||
"id": "2f9e1cf4-d33b-4c2c-85fb-546f276da5b7",
|
||||
"type": "text/javascript",
|
||||
"exec": [
|
||||
""
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"listen": "test",
|
||||
"script": {
|
||||
"id": "d7ddf3ac-5ecf-4a01-ae1c-c491bd7b645b",
|
||||
"type": "text/javascript",
|
||||
"exec": [
|
||||
""
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "LMS请求ACS",
|
||||
"description": "",
|
||||
"item": [],
|
||||
"event": [
|
||||
{
|
||||
"listen": "prerequest",
|
||||
"script": {
|
||||
"id": "2f9e1cf4-d33b-4c2c-85fb-546f276da5b7",
|
||||
"type": "text/javascript",
|
||||
"exec": [
|
||||
""
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"listen": "test",
|
||||
"script": {
|
||||
"id": "d7ddf3ac-5ecf-4a01-ae1c-c491bd7b645b",
|
||||
"type": "text/javascript",
|
||||
"exec": [
|
||||
""
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SAP请求LMS",
|
||||
"description": "",
|
||||
"item": []
|
||||
},
|
||||
{
|
||||
"name": "LMS请求SAP",
|
||||
"description": "",
|
||||
"item": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user