Commit 215ed6f3 by zhangjingdong

添加企业墙用例

parent 9805bed6
No preview for this file type
{
{
......@@ -51,7 +51,7 @@
"response": []
},
{
"name": "APP根据类型查询企业列表",
"name": "APP根据小镇查询企业列表",
"request": {
"method": "POST",
"header": [
......@@ -93,6 +93,16 @@
"response": []
},
{
"name": "APP 根据类型查询企业列表",
"request": {
"method": "GET",
"header": [],
"body": {},
"url": ""
},
"response": []
},
{
"name": "APP 获取企业详情",
"event": [
{
......
{
{
......@@ -16,7 +16,7 @@
},
{
"key": "access-Token",
"value": "d0623a906fac4f1bb9c410680eced5ef",
"value": "54bb5cf7a3a1405587118a8940c5c430",
"enabled": true,
"type": "text"
},
......@@ -31,9 +31,15 @@
"value": "289",
"enabled": true,
"type": "text"
},
{
"key": "enterpriseid",
"value": "1",
"enabled": true,
"type": "text"
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2018-12-12T07:51:18.360Z",
"_postman_exported_at": "2018-12-13T07:13:50.920Z",
"_postman_exported_using": "Postman/6.1.4"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment