Commit 393cd99d by zhangjingdong

删除我是业主

parent 3b768ba6
No preview for this file type
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="243b24f3-3df7-4c72-bf73-8de81d5ca458" name="Default" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/碧合app/execute_automation_scripts.py" beforeDir="false" afterPath="$PROJECT_DIR$/碧合app/execute_automation_scripts.py" afterDir="false" />
</list>
<list default="true" id="243b24f3-3df7-4c72-bf73-8de81d5ca458" name="Default" comment="" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
......@@ -24,8 +21,8 @@
<file leaf-file-name="execute_automation_scripts.py" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/碧合app/execute_automation_scripts.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="238">
<caret line="112" column="45" lean-forward="true" selection-start-line="112" selection-start-column="45" selection-end-line="112" selection-end-column="45" />
<state relative-caret-position="573">
<caret line="84" column="22" lean-forward="true" selection-end-line="136" />
<folding>
<element signature="e#26#37#0" expanded="true" />
</folding>
......@@ -584,8 +581,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/碧合app/execute_automation_scripts.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="238">
<caret line="112" column="45" lean-forward="true" selection-start-line="112" selection-start-column="45" selection-end-line="112" selection-end-column="45" />
<state relative-caret-position="573">
<caret line="84" column="22" lean-forward="true" selection-end-line="136" />
<folding>
<element signature="e#26#37#0" expanded="true" />
</folding>
......
No preview for this file type
{
{
"info": {
"_postman_id": "8f5aeaed-5ee0-4659-bc6d-b23a37d52c82",
"name": "我是业主",
"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
},
"item": [
{
"name": "用户登录",
"event": [
{
"listen": "test",
"script": {
"id": "ab616fda-d96b-4f71-a9aa-6c59ce279e71",
"exec": [
"// console.log(\"----------------responseBody--------------\"+responseBody);",
"var jsonData = JSON.parse(responseBody);",
"// console.log(\"----------------jsonData.data.accessToken--------------\"+jsonData.data.accessToken);",
"",
"if(jsonData.data !== null || jsonData.data !==\"\")",
"{",
" tests[\"accessToken\"] = true;",
" postman.setEnvironmentVariable(\"access-Token\",jsonData.data.accessToken);",
" ",
"}",
"else",
"{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"accessToken\"]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"userPhone\": {{user_phone}},\n \"userPassword\": {{userPassword}},\n \"equipment\": \"c5d93c486a95d658\",\n \"channelId\": 1\n}"
},
"url": "{{gateway-user}}/app/login"
},
"response": []
},
{
"name": "业主认证",
"event": [
{
"listen": "test",
"script": {
"id": "b17e8032-68b2-4012-8001-f2d5763bcec1",
"type": "text/javascript",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\" || jsonData.msg===\"您已认证此房产,无需重复认证\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
]
}
}
],
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"townId\": {{townId}},\n\t\"areaId\": \"185301\",\n\t\"areaName\": \"顺德碧桂园东苑\",\n\t\"yname\": \"顺德碧桂园东苑\",\n\t\"bldId\": \"39\",\n\t\"bldName\": \"风信路12座\",\n\t\"roomId\": \"18530100000871\",\n\t\"roomName\": \"风信路12座408\",\n\t\"cellphone\": \"13612444562\",\n\t\"cardId\": \"445281198412072441\",\n\t\"cstname\": \"吴其旋\"\n}"
},
"url": "{{gateway-user}}/houseproperty/certificate"
},
"response": []
},
{
"name": "根据楼盘苑区楼栋获取房间列表",
"event": [
{
"listen": "test",
"script": {
"id": "587ed404-61d0-469c-af27-f160ecde9086",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"type": "text",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"areaId\": \"185301\",\n\t\"yname\": \"顺德碧桂园东苑\",\n\t\"bldId\": \"39\"\n}"
},
"url": "{{gateway-user}}/houseproperty/room"
},
"response": []
},
{
"name": "根据楼盘和苑区获取楼栋",
"event": [
{
"listen": "test",
"script": {
"id": "587ed404-61d0-469c-af27-f160ecde9086",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"type": "text",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"areaId\": \"185301\",\n\t\"yname\": \"顺德碧桂园东苑\"\n}"
},
"url": "{{gateway-user}}/houseproperty/bld"
},
"response": []
},
{
"name": "根据楼盘id获取苑区",
"event": [
{
"listen": "test",
"script": {
"id": "587ed404-61d0-469c-af27-f160ecde9086",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"type": "text",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": "{\n\t\"areaId\": \"185301\"\n}"
},
"url": "{{gateway-user}}/houseproperty/yname"
},
"response": []
},
{
"name": "获取家庭成员",
"event": [
{
"listen": "test",
"script": {
"id": "587ed404-61d0-469c-af27-f160ecde9086",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "GET",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"type": "text",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": ""
},
"url": "{{gateway-user}}/houseproperty/housemember/{{roomId}}"
},
"response": []
},
{
"name": "获取小镇下所有楼盘",
"event": [
{
"listen": "test",
"script": {
"id": "587ed404-61d0-469c-af27-f160ecde9086",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"type": "text",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"townIdList\": [\n 1\n ]\n}"
},
"url": "{{gateway-user}}/houseproperty/area"
},
"response": []
},
{
"name": "获取某个账户在指定小镇下的所有房产",
"event": [
{
"listen": "test",
"script": {
"id": "587ed404-61d0-469c-af27-f160ecde9086",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"type": "text",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"townIdList\": [\n 1\n ]\n}"
},
"url": "{{gateway-user}}/houseproperty/list"
},
"response": []
},
{
"name": "设置默认房产",
"event": [
{
"listen": "test",
"script": {
"id": "587ed404-61d0-469c-af27-f160ecde9086",
"exec": [
"var jsonData = JSON.parse(responseBody);",
"if(jsonData.code === \"0\")",
"{",
" tests[\"code\"] = true;",
"}",
"else{",
" console.log(\"接口返回错误:\"+jsonData.msg);",
" tests[\"code\"+jsonData.msg]=false;",
"}",
""
],
"type": "text/javascript"
}
}
],
"request": {
"method": "PUT",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "access-token",
"type": "text",
"value": "{{access-Token}}"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"townId\": {{townId}},\n \"roomId\": \"18530100000871\"\n}"
},
"url": "{{gateway-user}}/houseproperty/defaulthouse"
},
"response": []
}
]
}
\ No newline at end of file
{
{
"id": "a974048a-1deb-4c0b-a494-e200ca04ed15",
"name": "我是业主_manage",
"values": [
{
"key": "gateway-user",
"value": "https://usergwtest.bgycc.com",
"enabled": true
},
{
"key": "user_phone",
"value": "13093585508",
"enabled": true
},
{
"key": "access-Token",
"value": "cd1d92ffdfbc4b6e96714b98d8097469",
"enabled": true
},
{
"key": "townId",
"value": "1",
"enabled": true
},
{
"key": "userPassword",
"value": "\"dong123\"",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "blockType",
"value": "ENTERPRISE",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "roomId",
"value": "18530100000871",
"type": "text",
"description": "",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2019-01-08T08:10:40.234Z",
"_postman_exported_using": "Postman/6.6.1"
}
\ 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