1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

小程序端扫门禁码跳转;门禁端调整;bugfix小程序端商品售价和划线价反了

This commit is contained in:
2023-04-15 23:47:18 +08:00
parent 7f8a0f8d60
commit a6580355a2
20 changed files with 1315 additions and 665 deletions

View File

@@ -173,6 +173,114 @@
}
},
"response": []
},
{
"name": "http://localhost:8001/user/manage/getUserList?pageIndex=2&pageSize=2&username=&roleId=&realname=&phoneNumber=11&idNumber=&buildingId=&doorplate=",
"request": {
"method": "GET",
"header": [
{
"key": "authority",
"value": "epp.only4.work"
},
{
"key": "accept",
"value": "application/json, text/plain, */*"
},
{
"key": "accept-language",
"value": "zh-CN,zh;q=0.9,en;q=0.8"
},
{
"key": "origin",
"value": "http://localhost:5173"
},
{
"key": "referer",
"value": "http://localhost:5173/"
},
{
"key": "sec-ch-ua",
"value": "\"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111\""
},
{
"key": "sec-ch-ua-mobile",
"value": "?0"
},
{
"key": "sec-ch-ua-platform",
"value": "\"Windows\""
},
{
"key": "sec-fetch-dest",
"value": "empty"
},
{
"key": "sec-fetch-mode",
"value": "cors"
},
{
"key": "sec-fetch-site",
"value": "cross-site"
},
{
"key": "user-agent",
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36"
}
],
"url": {
"raw": "http://localhost:8001/user/manage/getUserList?pageIndex=2&pageSize=2&username=&roleId=&realname=&phoneNumber=11&idNumber=&buildingId=&doorplate=",
"protocol": "http",
"host": [
"localhost"
],
"port": "8001",
"path": [
"user",
"manage",
"getUserList"
],
"query": [
{
"key": "pageIndex",
"value": "2"
},
{
"key": "pageSize",
"value": "2"
},
{
"key": "username",
"value": ""
},
{
"key": "roleId",
"value": ""
},
{
"key": "realname",
"value": ""
},
{
"key": "phoneNumber",
"value": "11"
},
{
"key": "idNumber",
"value": ""
},
{
"key": "buildingId",
"value": ""
},
{
"key": "doorplate",
"value": ""
}
]
}
},
"response": []
}
]
},
@@ -327,6 +435,50 @@
}
},
"response": []
},
{
"name": "[线上] 门禁端 获取大门列表",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "https://epp.only4.work/access/gate/guard-client/getGateList",
"protocol": "https",
"host": [
"epp",
"only4",
"work"
],
"path": [
"access",
"gate",
"guard-client",
"getGateList"
]
}
},
"response": []
},
{
"name": "[线上] 小程序端 获取大门详情",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "https://epp.only4.work/guard-client/getGateList",
"protocol": "https",
"host": [
"epp",
"only4",
"work"
],
"path": [
"guard-client",
"getGateList"
]
}
},
"response": []
}
]
},
@@ -352,6 +504,45 @@
}
},
"response": []
},
{
"name": "http://localhost:80/test",
"request": {
"method": "POST",
"header": [],
"url": {
"raw": "http://localhost:80/test/test",
"protocol": "http",
"host": [
"localhost"
],
"port": "80",
"path": [
"test",
"test"
]
}
},
"response": []
},
{
"name": "http://localhost:8011/test",
"request": {
"method": "POST",
"header": [],
"url": {
"raw": "http://localhost:8011/test",
"protocol": "http",
"host": [
"localhost"
],
"port": "8011",
"path": [
"test"
]
}
},
"response": []
}
]
},
@@ -667,6 +858,176 @@
}
},
"response": []
},
{
"name": "https://epp.only4.work/shop/good/manage/editGood",
"request": {
"method": "POST",
"header": [
{
"key": "authority",
"value": "epp.only4.work"
},
{
"key": "accept",
"value": "application/json, text/plain, */*"
},
{
"key": "accept-language",
"value": "zh-CN,zh;q=0.9,en;q=0.8"
},
{
"key": "content-type",
"value": "application/x-www-form-urlencoded"
},
{
"key": "origin",
"value": "http://localhost:5174"
},
{
"key": "referer",
"value": "http://localhost:5174/"
},
{
"key": "sec-ch-ua",
"value": "\"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111\""
},
{
"key": "sec-ch-ua-mobile",
"value": "?0"
},
{
"key": "sec-ch-ua-platform",
"value": "\"Windows\""
},
{
"key": "sec-fetch-dest",
"value": "empty"
},
{
"key": "sec-fetch-mode",
"value": "cors"
},
{
"key": "sec-fetch-site",
"value": "cross-site"
},
{
"key": "user-agent",
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36"
}
],
"body": {
"mode": "urlencoded",
"urlencoded": [
{
"key": "id",
"value": "-1",
"type": "text"
},
{
"key": "picUrl",
"value": "qfbcdboiwxn",
"type": "text"
},
{
"key": "goodsName",
"value": "syihtraudeuueqrmqe",
"type": "text"
},
{
"key": "categoryId",
"value": "2",
"type": "text"
},
{
"key": "brand",
"value": "vfadnwkwvxnp",
"type": "text"
},
{
"key": "brief",
"value": "swxypuwotn",
"type": "text"
},
{
"key": "isOnSale",
"value": "1",
"type": "text"
},
{
"key": "sortOrder",
"value": "797",
"type": "text"
},
{
"key": "unit",
"value": "oyu",
"type": "text"
},
{
"key": "counterPrice",
"value": "133.5214",
"type": "text"
},
{
"key": "retailPrice",
"value": "2701338743",
"type": "text"
},
{
"key": "detail",
"value": "hpfowwfaewhclntoyddefpyroqmwkkqgsyuvmktwwkwbrqtocrygeusevgvwbplvnectvdrkwfybilhspgqpzmgmhsiadkdsvwj",
"type": "text"
}
]
},
"url": {
"raw": "https://epp.only4.work/shop/good/manage/editGood",
"protocol": "https",
"host": [
"epp",
"only4",
"work"
],
"path": [
"shop",
"good",
"manage",
"editGood"
]
}
},
"response": []
},
{
"name": "[微服务] getTmpCosCredential",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http://localhost:8003/shop/good/manage/imageUpload/getTmpCosCredential?ext=1",
"protocol": "http",
"host": [
"localhost"
],
"port": "8003",
"path": [
"shop",
"good",
"manage",
"imageUpload",
"getTmpCosCredential"
],
"query": [
{
"key": "ext",
"value": "1"
}
]
}
},
"response": []
}
]
}