forked from Louis-me/auto_http_api
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtest4.xml
More file actions
47 lines (47 loc) · 2.37 KB
/
test4.xml
File metadata and controls
47 lines (47 loc) · 2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8"?>
<root>
<title>导购码接口测试</title>
<host>dgm.boweixin.com</host>
<port>80</port>
<No>[1001,1002]</No>
<header>{"Accept":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","User-Agent":"Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0"}</header>
<InterfaceList>
<params>
<name type="str">account</name>
<value>18576759587</value>
<must>1</must>
</params>
<params>
<name type="str">password</name>
<value>222222</value>
<must>1</must>
</params>
<params>
<name type="int">type</name>
<value>0</value>
<must>1</must>
</params>
<isList>0</isList>
<id>1001</id>
<name>登陆</name>
<method>POST</method>
<url>Login</url>
<hope>{"appStatus":{"errorCode":0,"message":"操作成功"},"content":[{"user_sex":0,"fk_user_city":440300,"user_id":30,"nickname":"18576759587","user_phone":"18576759587","head_picture":"http:\/\/dgm.boweixin.com\/","has_finance":1,"user_state":1}]}</hope>
<login>user_id</login>
<isList>0</isList>
</InterfaceList>
<InterfaceList>
<params>
<name type="int">lookerId</name>
<value>2</value>
<must>1</must>
</params>
<id>1002</id>
<name>个人主页</name>
<method>GET</method>
<url>GetPersonalHomePage</url>
<hope>{"appStatus":{"errorCode":0,"message":"操作成功"},"content":[{"business_name":"坤达点子","notice_img":"\/product\/20160718184134_321.jpg","user_type":1,"user_id":2,"goods":[{"good_price":45211.0,"good_id":12,"good_name":"艾欧","banner_picture1":"\/product\/20160719165135_8977.png"},{"good_price":199.0,"good_id":14,"good_name":"麒麟瓜1","banner_picture1":"\/product\/20160720102028_5352.jpg"},{"good_price":452.0,"good_id":6,"good_name":"实力产品","banner_picture1":"\/product\/20160718165448_2602.png"},{"good_price":99898.0,"good_id":11,"good_name":"越南芒果","banner_picture1":"\/product\/20160720100057_5877.jpg"}],"shop_img":"\/product\/20160718120144_3196.jpg","head_picture":"http:\/\/dgm.boweixin.com\/\/product\/20160718134528_4744.jpg","notice_id":1}]}</hope>
<login>1</login>
<isList>1</isList>
</InterfaceList>
</root>