You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

4113 lines
147 KiB

<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> - TestReport</title>
<style>
body {
background-color: #f2f2f2;
color: #333;
margin: 0 auto;
width: 960px;
}
#summary {
width: 960px;
margin-bottom: 20px;
}
#summary th {
background-color: skyblue;
padding: 5px 12px;
}
#summary td {
background-color: lightblue;
text-align: center;
padding: 4px 8px;
}
.details {
width: 960px;
margin-bottom: 20px;
}
.details th {
background-color: skyblue;
padding: 5px 12px;
}
.details tr .passed {
background-color: lightgreen;
}
.details tr .failed {
background-color: red;
}
.details tr .unchecked {
background-color: gray;
}
.details td {
background-color: lightblue;
padding: 5px 12px;
}
.details .detail {
background-color: lightgrey;
font-size: smaller;
padding: 5px 10px;
line-height: 20px;
text-align: left;
}
.details .success {
background-color: greenyellow;
}
.details .error {
background-color: red;
}
.details .failure {
background-color: salmon;
}
.details .skipped {
background-color: gray;
}
.button {
font-size: 1em;
padding: 6px;
width: 4em;
text-align: center;
background-color: #06d85f;
border-radius: 20px/50px;
cursor: pointer;
transition: all 0.3s ease-out;
}
a.button{
color: gray;
text-decoration: none;
display: inline-block;
}
.button:hover {
background: #2cffbd;
}
.overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.7);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
line-height: 25px;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.popup {
margin: 70px auto;
padding: 20px;
background: #fff;
border-radius: 10px;
width: 50%;
position: relative;
transition: all 3s ease-in-out;
}
.popup h2 {
margin-top: 0;
color: #333;
font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
position: absolute;
top: 20px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
}
.popup .close:hover {
color: #06d85f;
}
.popup .content {
max-height: 80%;
overflow: auto;
text-align: left;
}
.popup .separator {
color:royalblue
}
@media screen and (max-width: 700px) {
.box {
width: 70%;
}
.popup {
width: 70%;
}
}
</style>
</head>
<body>
<h1>Test Report: </h1>
<h2>Summary</h2>
<table id="summary">
<tr>
<th>START AT</th>
<td colspan="4">2020-09-11 09:15:57</td>
</tr>
<tr>
<th>DURATION</th>
<td colspan="4">2.232 seconds</td>
</tr>
<tr>
<th>PLATFORM</th>
<td>HttpRunner 2.3.0 </td>
<td>CPython 3.7.1 </td>
<td colspan="2">Windows-10-10.0.10586-SP0</td>
</tr>
<tr>
<th>STAT</th>
<th colspan="2">TESTCASES (success/fail)</th>
<th colspan="2">TESTSTEPS (success/fail/error/skip)</th>
</tr>
<tr>
<td>total (details) =></td>
<td colspan="2">1 (1/0)</td>
<td colspan="2">14 (14/0/0/0)</td>
</tr>
</table>
<h2>Details</h2>
<h3>代卖流程测试套件</h3>
<table id="suite_1" class="details">
<tr>
<td>TOTAL: 14</td>
<td>SUCCESS: 14</td>
<td>FAILED: 0</td>
<td>ERROR: 0</td>
<td>SKIPPED: 0</td>
</tr>
<tr>
<th>Status</th>
<th colspan="2">Name</th>
<th>Response Time</th>
<th>Detail</th>
</tr>
<tr id="record_1_1">
<th class="success" style="width:5em;">success</th>
<td colspan="2">app用户密码登录获取token</td>
<td style="text-align:center;width:6em;">987.28 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_1_1">log-1</a>
<div id="popup_log_1_1_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_1_1">&times;</a>
<div class="content">
<h3>Name: app用户密码登录获取token</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/authorize/by-password
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Content-Length</strong>: 97
</div>
</td>
</tr>
<tr>
<th>body</th>
<td>
{&#34;account&#34;: 18219557422, &#34;accountType&#34;: &#34;MOBILE&#34;, &#34;password&#34;: &#34;dc483e80a7a0bd9ef71d8cf973673924&#34;}
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/authorize/by-password
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:09 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: {&#39;token&#39;: &#39;biCV33h3cL8Y7rWM52H05Tgd0jbJU2/HR1o7sCdzCTPsMT7C0tCDCkAH10v7rpux&#39;, &#39;userToken&#39;: &#39;IfIn4G0XDEDbghe8odKaW5I2Bvn8GrcjaYSW6VHzm4xDEQdkrM/MOtHfl27KfnsV&#39;, &#39;userId&#39;: &#39;496029457996451840&#39;}}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>contains</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>226</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>987.28</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>985.59</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_2">
<th class="success" style="width:5em;">success</th>
<td colspan="2">销售登录后台获取token</td>
<td style="text-align:center;width:6em;">178.19 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_2_1">log-1</a>
<div id="popup_log_1_2_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_2_1">&times;</a>
<div class="content">
<h3>Name: 销售登录后台获取token</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/login
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/x-www-form-urlencoded
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Content-Length</strong>: 49
</div>
</td>
</tr>
<tr>
<th>body</th>
<td>
username=liangjinman%40qniao.cn&password=qn123456
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/login
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:09 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Access-Control-Allow-Origin</strong>: *
</div>
<div>
<strong>Access-Control-Request-Method</strong>: *
</div>
<div>
<strong>Cache-Control</strong>: no-cache
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 200, &#39;message&#39;: &#39;登陆成功&#39;}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>equals</td>
<td>登陆成功</td>
<td>登陆成功</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>37</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>178.19</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>177.218</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_3">
<th class="success" style="width:5em;">success</th>
<td colspan="2">app用户获取纸厂id</td>
<td style="text-align:center;width:6em;">73.57 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_3_1">log-1</a>
<div id="popup_log_1_3_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_3_1">&times;</a>
<div class="content">
<h3>Name: app用户获取纸厂id</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/get/paper-mill-paper-category-price-list
</td>
</tr>
<tr>
<th>method</th>
<td>
GET
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: biCV33h3cL8Y7rWM52H05Tgd0jbJU2/HR1o7sCdzCTPsMT7C0tCDCkAH10v7rpux
</div>
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/get/paper-mill-paper-category-price-list
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:09 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: {&#39;records&#39;: [{&#39;paperMillId&#39;: &#39;498492951731769344&#39;, &#39;name&#39;: &#39;HUAWEI&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;498492951773712384&#39;, &#39;categoryName&#39;: &#39;混合纯白纸&#39;, &#39;unitPrice&#39;: 3.001}, {&#39;categoryId&#39;: &#39;498492951777906688&#39;, &#39;categoryName&#39;: &#39;书本纸&#39;, &#39;unitPrice&#39;: 2.0}], &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;locDistrictName&#39;: &#39;天河区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20090211122244023.jpg&#39;}, {&#39;paperMillId&#39;: &#39;498208038486937600&#39;, &#39;name&#39;: &#39;联合社区&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;498208038520492032&#39;, &#39;categoryName&#39;: &#39;A4纸&#39;, &#39;unitPrice&#39;: 2.4}, {&#39;categoryId&#39;: &#39;498475822026461184&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;unitPrice&#39;: 2.5}], &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;locDistrictName&#39;: &#39;天河区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20090116213432644.png&#39;}, {&#39;paperMillId&#39;: &#39;494197522932305920&#39;, &#39;name&#39;: &#39;玖龙纸厂&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;494492453995417600&#39;, &#39;categoryName&#39;: &#39;黄皮纸A级&#39;, &#39;unitPrice&#39;: 1.888}, {&#39;categoryId&#39;: &#39;494492453999611904&#39;, &#39;categoryName&#39;: &#39;黄皮纸B级&#39;, &#39;unitPrice&#39;: 5.002}, {&#39;categoryId&#39;: &#39;494492453999611905&#39;, &#39;categoryName&#39;: &#39;黄皮纸C级&#39;, &#39;unitPrice&#39;: 8.888}, {&#39;categoryId&#39;: &#39;494492453999611906&#39;, &#39;categoryName&#39;: &#39;黄皮纸D级&#39;, &#39;unitPrice&#39;: 6.666}, {&#39;categoryId&#39;: &#39;494492453999611907&#39;, &#39;categoryName&#39;: &#39;黄皮纸E级&#39;, &#39;unitPrice&#39;: 1.888}], &#39;locProvinceName&#39;: &#39;北京市&#39;, &#39;locCityName&#39;: &#39;北京市&#39;, &#39;locDistrictName&#39;: &#39;东城区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082114453480179.jpg&#39;}, {&#39;paperMillId&#39;: &#39;493893471237705728&#39;, &#39;name&#39;: &#39;东莞理文纸厂&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;494493962606874624&#39;, &#39;categoryName&#39;: &#39;一级&#39;, &#39;unitPrice&#39;: 1.235}, {&#39;categoryId&#39;: &#39;494493962611068928&#39;, &#39;categoryName&#39;: &#39;二级&#39;, &#39;unitPrice&#39;: 2.333}, {&#39;categoryId&#39;: &#39;494493962611068929&#39;, &#39;categoryName&#39;: &#39;三级&#39;, &#39;unitPrice&#39;: 5.555}], &#39;locProvinceName&#39;: &#39;北京市&#39;, &#39;locCityName&#39;: &#39;北京市&#39;, &#39;locDistrictName&#39;: &#39;东城区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082018371907971.jpg&#39;}, {&#39;paperMillId&#39;: &#39;493892149964836860&#39;, &#39;name&#39;: &#39;晨鸣纸厂&#39;, &#39;paperCategoryList&#39;: [], &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;locDistrictName&#39;: &#39;天河区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082018320572070.jpg&#39;}, {&#39;paperMillId&#39;: &#39;493892149964836864&#39;, &#39;name&#39;: &#39;千鸟纸厂&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;494494301435334656&#39;, &#39;categoryName&#39;: &#39;社会小花纸&#39;, &#39;unitPrice&#39;: 2.36}, {&#39;categoryId&#39;: &#39;494494301439528960&#39;, &#39;categoryName&#39;: &#39;工厂小花纸&#39;, &#39;unitPrice&#39;: 2.58}, {&#39;categoryId&#39;: &#39;494494301439528961&#39;, &#39;categoryName&#39;: &#39;混合花费纸&#39;, &#39;unitPrice&#39;: 2.66}, {&#39;categoryId&#39;: &#39;494494301439528962&#39;, &#39;categoryName&#39;: &#39;书本纸&#39;, &#39;unitPrice&#39;: 2.75}], &#39;locProvinceName&#39;: &#39;北京市&#39;, &#39;locCityName&#39;: &#39;北京市&#39;, &#39;locDistrictName&#39;: &#39;东城区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082018320572070.jpg&#39;}, {&#39;paperMillId&#39;: &#39;493891785240743940&#39;, &#39;name&#39;: &#39;河南亨利纸厂&#39;, &#39;paperCategoryList&#39;: [], &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;locDistrictName&#39;: &#39;天河区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082018304105369.jpg&#39;}, {&#39;paperMillId&#39;: &#39;493891785240743936&#39;, &#39;name&#39;: &#39;陕西蔡伦纸厂&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;494499475985928192&#39;, &#39;categoryName&#39;: &#39;90%&#39;, &#39;unitPrice&#39;: 3.55}, {&#39;categoryId&#39;: &#39;494499476011094016&#39;, &#39;categoryName&#39;: &#39;80%&#39;, &#39;unitPrice&#39;: 6.22}, {&#39;categoryId&#39;: &#39;494499476040454144&#39;, &#39;categoryName&#39;: &#39;70%&#39;, &#39;unitPrice&#39;: 2.88}], &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;locDistrictName&#39;: &#39;荔湾区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082018304105369.jpg&#39;}, {&#39;paperMillId&#39;: &#39;493889815142600700&#39;, &#39;name&#39;: &#39;东莞金洲纸厂&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;494500224769855488&#39;, &#39;categoryName&#39;: &#39;混合纯白纸&#39;, &#39;unitPrice&#39;: 2.345}, {&#39;categoryId&#39;: &#39;494500224790827008&#39;, &#39;categoryName&#39;: &#39;工厂小花&#39;, &#39;unitPrice&#39;: 2.222}, {&#39;categoryId&#39;: &#39;494500225084428288&#39;, &#39;categoryName&#39;: &#39;卫生纸&#39;, &#39;unitPrice&#39;: 0.001}], &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;locDistrictName&#39;: &#39;天河区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082018224591468.jpeg&#39;}, {&#39;paperMillId&#39;: &#39;493889815142600704&#39;, &#39;name&#39;: &#39;嘉兴海利纸厂&#39;, &#39;paperCategoryList&#39;: [{&#39;categoryId&#39;: &#39;494499654420008960&#39;, &#39;categoryName&#39;: &#39;黄纸1&#39;, &#39;unitPrice&#39;: 3.66}, {&#39;categoryId&#39;: &#39;494500412280410112&#39;, &#39;categoryName&#39;: &#39;白纸&#39;, &#39;unitPrice&#39;: 2.58}, {&#39;categoryId&#39;: &#39;494500412326547456&#39;, &#39;categoryName&#39;: &#39;白纸4&#39;, &#39;unitPrice&#39;: 0.424}, {&#39;categoryId&#39;: &#39;494503172447014912&#39;, &#39;categoryName&#39;: &#39;白纸5&#39;, &#39;unitPrice&#39;: 0.142}], &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;locDistrictName&#39;: &#39;天河区&#39;, &#39;priceDate&#39;: &#39;2020-09-11&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20082018224591468.jpeg&#39;}], &#39;total&#39;: 10, &#39;size&#39;: 10, &#39;current&#39;: 1, &#39;orders&#39;: [{&#39;column&#39;: &#39;pm.create_time&#39;, &#39;asc&#39;: False}], &#39;searchCount&#39;: True, &#39;pages&#39;: 1}}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>equals</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>5090</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>73.57</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>71.779</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_4">
<th class="success" style="width:5em;">success</th>
<td colspan="2">app用户获取纸厂品类id</td>
<td style="text-align:center;width:6em;">36.12 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_4_1">log-1</a>
<div id="popup_log_1_4_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_4_1">&times;</a>
<div class="content">
<h3>Name: app用户获取纸厂品类id</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/get/paper-category
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: biCV33h3cL8Y7rWM52H05Tgd0jbJU2/HR1o7sCdzCTPsMT7C0tCDCkAH10v7rpux
</div>
<div>
<strong>Content-Length</strong>: 37
</div>
</td>
</tr>
<tr>
<th>body</th>
<td>
{&#34;paperMillId&#34;: &#34;498208038486937600&#34;}
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/get/paper-category
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:09 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: [{&#39;id&#39;: &#39;498208038520492032&#39;, &#39;name&#39;: &#39;A4纸&#39;}, {&#39;id&#39;: &#39;498475822026461184&#39;, &#39;name&#39;: &#39;A5纸&#39;}]}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>contains</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>128</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>36.12</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>35.424</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_5">
<th class="success" style="width:5em;">success</th>
<td colspan="2">app用户创建代卖订单,获取订单id,销售收到钉钉</td>
<td style="text-align:center;width:6em;">86.46 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_5_1">log-1</a>
<div id="popup_log_1_5_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_5_1">&times;</a>
<div class="content">
<h3>Name: app用户创建代卖订单,获取订单id,销售收到钉钉</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/proxy-sell/create/order
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: biCV33h3cL8Y7rWM52H05Tgd0jbJU2/HR1o7sCdzCTPsMT7C0tCDCkAH10v7rpux
</div>
<div>
<strong>Content-Length</strong>: 177
</div>
</td>
</tr>
<tr>
<th>body</th>
<td>
{&#34;carInfos&#34;: [{&#34;packageNum&#34;: 1}, {&#34;plateNumber&#34;: &#34;\u7ca4A123456&#34;}], &#34;deliveryTime&#34;: &#34;2020-09-10 12:00:00&#34;, &#34;paperCategoryId&#34;: &#34;498475822026461184&#34;, &#34;totalEstimatedWeight&#34;: 1000}
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/proxy-sell/create/order
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:09 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: {&#39;orderId&#39;: &#39;501725011015503872&#39;}}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>73</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>86.46</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>86.202</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_6">
<th class="success" style="width:5em;">success</th>
<td colspan="2">app用户拒绝预约代卖订单,销售收到钉钉</td>
<td style="text-align:center;width:6em;">60.34 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_6_1">log-1</a>
<div id="popup_log_1_6_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_6_1">&times;</a>
<div class="content">
<h3>Name: app用户拒绝预约代卖订单,销售收到钉钉</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/proxy-sell/cancel/reservation/501725011015503872
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: biCV33h3cL8Y7rWM52H05Tgd0jbJU2/HR1o7sCdzCTPsMT7C0tCDCkAH10v7rpux
</div>
<div>
<strong>Content-Length</strong>: 0
</div>
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
https://api-test.qniao.cn/recycle-service/proxy-sell/cancel/reservation/501725011015503872
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:09 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: None}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>equals</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>45</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>60.34</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>59.638</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_7">
<th class="success" style="width:5em;">success</th>
<td colspan="2">销售获取后台纸厂供应商id</td>
<td style="text-align:center;width:6em;">54.79 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_7_1">log-1</a>
<div id="popup_log_1_7_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_7_1">&times;</a>
<div class="content">
<h3>Name: 销售获取后台纸厂供应商id</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/paperMill/get/paper-mill-details/498208038486937600
</td>
</tr>
<tr>
<th>method</th>
<td>
GET
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/paperMill/get/paper-mill-details/498208038486937600
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: {&#39;paperMillId&#39;: &#39;498208038486937600&#39;, &#39;name&#39;: &#39;联合社区&#39;, &#39;locDistrictId&#39;: 440106, &#39;locProvinceId&#39;: 440000, &#39;locCityId&#39;: 440100, &#39;locDistrictName&#39;: &#39;天河区&#39;, &#39;locProvinceName&#39;: &#39;广东省&#39;, &#39;locCityName&#39;: &#39;广州市&#39;, &#39;contacts&#39;: &#39;&#39;, &#39;mobile&#39;: &#39;&#39;, &#39;logoImg&#39;: &#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20090116213432644.png&#39;, &#39;attentionsLoadingCar&#39;: &#39;&#39;, &#39;attentionsRegulations&#39;: &#39;&#39;, &#39;attentionsArrival&#39;: &#39;&#39;, &#39;attentionsReportCar&#39;: &#39;&#39;, &#39;locDetails&#39;: &#39;&#39;, &#39;paperMillCategories&#39;: [{&#39;paperMillCategoryId&#39;: &#39;498208038520492032&#39;, &#39;categoryName&#39;: &#39;A4纸&#39;, &#39;inspectionNote&#39;: &#39;&#39;}, {&#39;paperMillCategoryId&#39;: &#39;498475822026461184&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;inspectionNote&#39;: &#39;&#39;}], &#39;millSupplierNameList&#39;: [{&#39;merchantAccountId&#39;: 498208038549852160, &#39;account&#39;: &#39;LHS3478586778&#39;}, {&#39;merchantAccountId&#39;: 498227745344589800, &#39;account&#39;: &#39;AKL1237894789&#39;}, {&#39;merchantAccountId&#39;: 498227745344589824, &#39;account&#39;: &#39;AKL1237894789&#39;}]}}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>equals</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>905</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>54.79</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>53.816</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_8">
<th class="success" style="width:5em;">success</th>
<td colspan="2">销售上传代卖预约信息</td>
<td style="text-align:center;width:6em;">158.76 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_8_1">log-1</a>
<div id="popup_log_1_8_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_8_1">&times;</a>
<div class="content">
<h3>Name: 销售上传代卖预约信息</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/proxy-sell/update/reservation
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>Content-Length</strong>: 176
</div>
</td>
</tr>
<tr>
<th>body</th>
<td>
{&#34;millDeliveryOrderId&#34;: &#34;12345678910&#34;, &#34;millSupplierId&#34;: 498227745344589800, &#34;scrapeOrderId&#34;: &#34;501725011015503872&#34;, &#34;buyerReservationDate&#34;: &#34;2020-09-10&#34;, &#34;unitSurcharge&#34;: 0.01}
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/proxy-sell/update/reservation
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: None}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>45</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>158.76</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>157.412</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_9">
<th class="success" style="width:5em;">success</th>
<td colspan="2">销售查看订单详情获取订单项id</td>
<td style="text-align:center;width:6em;">75.15 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_9_1">log-1</a>
<div id="popup_log_1_9_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_9_1">&times;</a>
<div class="content">
<h3>Name: 销售查看订单详情获取订单项id</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service//admin/proxy-sell/get/proxy-order/501725011015503872
</td>
</tr>
<tr>
<th>method</th>
<td>
GET
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service//admin/proxy-sell/get/proxy-order/501725011015503872
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: {&#39;status&#39;: 51, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;orderOwnerId&#39;: 496029458050977792, &#39;orderOwnerName&#39;: &#39;梁金满&#39;, &#39;orderOwnerPhone&#39;: &#39;18219557422&#39;, &#39;unitSurcharge&#39;: 0.01, &#39;surcharge&#39;: None, &#39;totalEstimatedWeight&#39;: 1000.0, &#39;deliveryTime&#39;: None, &#39;paperMillDeliveryTime&#39;: &#39;2020-09-10&#39;, &#39;remark&#39;: None, &#39;attenssion&#39;: None, &#39;paperMillId&#39;: &#39;498208038486937600&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;paperMillAddress&#39;: &#39;广东省广州市天河区&#39;, &#39;millSupplierId&#39;: 498227745344589800, &#39;paperMillSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDeliveryOrderId&#39;: &#39;12345678910&#39;, &#39;paperCategoryName&#39;: &#39;A5纸&#39;, &#39;paperCategoryPrice&#39;: 2.5, &#39;orderItemNum&#39;: 2, &#39;orderItems&#39;: [{&#39;id&#39;: &#39;501725011036475392&#39;, &#39;adjustMoney&#39;: None, &#39;unitSurcharge&#39;: None, &#39;surcharge&#39;: None, &#39;unitPrice&#39;: 2.5, &#39;weightnoteInfo&#39;: None, &#39;logisticcsInfo&#39;: {&#39;id&#39;: &#39;267&#39;, &#39;plateNumber&#39;: None, &#39;packageNum&#39;: 1, &#39;driverName&#39;: None, &#39;driverPhone&#39;: None}, &#39;status&#39;: 51}, {&#39;id&#39;: &#39;501725011082612736&#39;, &#39;adjustMoney&#39;: None, &#39;unitSurcharge&#39;: None, &#39;surcharge&#39;: None, &#39;unitPrice&#39;: 2.5, &#39;weightnoteInfo&#39;: None, &#39;logisticcsInfo&#39;: {&#39;id&#39;: &#39;268&#39;, &#39;plateNumber&#39;: &#39;粤A123456&#39;, &#39;packageNum&#39;: 0, &#39;driverName&#39;: None, &#39;driverPhone&#39;: None}, &#39;status&#39;: 51}], &#39;orderId&#39;: &#39;501725011015503872&#39;, &#39;createTime&#39;: &#39;2020-09-11 09:17:09&#39;}}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>contains</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>1200</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>75.15</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>73.638</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_10">
<th class="success" style="width:5em;">success</th>
<td colspan="2">销售上传代卖磅单信息</td>
<td style="text-align:center;width:6em;">100.63 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_10_1">log-1</a>
<div id="popup_log_1_10_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_10_1">&times;</a>
<div class="content">
<h3>Name: 销售上传代卖磅单信息</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/proxy-sell/save/weightnote
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>Content-Length</strong>: 336
</div>
</td>
</tr>
<tr>
<th>body</th>
<td>
{&#34;deductedPoint&#34;: 50, &#34;deductedWeight&#34;: 100, &#34;imageUrl&#34;: [&#34;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20090917463455009.jpg&#34;], &#34;netWeight&#34;: 2000, &#34;orderItemId&#34;: &#34;501725011036475392&#34;, &#34;settleDay&#34;: &#34;2020-09-11&#34;, &#34;settlePrice&#34;: 2499, &#34;settleUtiPrice&#34;: 2500, &#34;settleWeight&#34;: 1000, &#34;unitSurcharge&#34;: 0.001, &#34;weightDay&#34;: &#34;2020-09-10&#34;}
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/proxy-sell/save/weightnote
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: None}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>45</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>100.63</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>99.593</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_11">
<th class="success" style="width:5em;">success</th>
<td colspan="2">销售查看订单详情获取磅单id</td>
<td style="text-align:center;width:6em;">69.76 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_11_1">log-1</a>
<div id="popup_log_1_11_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_11_1">&times;</a>
<div class="content">
<h3>Name: 销售查看订单详情获取磅单id</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service//admin/proxy-sell/get/proxy-order/501725011015503872
</td>
</tr>
<tr>
<th>method</th>
<td>
GET
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service//admin/proxy-sell/get/proxy-order/501725011015503872
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: {&#39;status&#39;: 51, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;orderOwnerId&#39;: 496029458050977792, &#39;orderOwnerName&#39;: &#39;梁金满&#39;, &#39;orderOwnerPhone&#39;: &#39;18219557422&#39;, &#39;unitSurcharge&#39;: 0.01, &#39;surcharge&#39;: None, &#39;totalEstimatedWeight&#39;: 1000.0, &#39;deliveryTime&#39;: None, &#39;paperMillDeliveryTime&#39;: &#39;2020-09-10&#39;, &#39;remark&#39;: None, &#39;attenssion&#39;: None, &#39;paperMillId&#39;: &#39;498208038486937600&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;paperMillAddress&#39;: &#39;广东省广州市天河区&#39;, &#39;millSupplierId&#39;: 498227745344589800, &#39;paperMillSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDeliveryOrderId&#39;: &#39;12345678910&#39;, &#39;paperCategoryName&#39;: &#39;A5纸&#39;, &#39;paperCategoryPrice&#39;: 2.5, &#39;orderItemNum&#39;: 2, &#39;orderItems&#39;: [{&#39;id&#39;: &#39;501725011036475392&#39;, &#39;adjustMoney&#39;: None, &#39;unitSurcharge&#39;: 0.001, &#39;surcharge&#39;: 1.0, &#39;unitPrice&#39;: 2.5, &#39;weightnoteInfo&#39;: {&#39;id&#39;: &#39;501725013016186880&#39;, &#39;orderId&#39;: &#39;501725011015503872&#39;, &#39;orderItemId&#39;: &#39;501725011036475392&#39;, &#39;type&#39;: None, &#39;weightDay&#39;: &#39;2020-09-10&#39;, &#39;settleDay&#39;: &#39;2020-09-11&#39;, &#39;settleUtiPrice&#39;: 2500.0, &#39;netWeight&#39;: 2000.0, &#39;settleWeight&#39;: 1000.0, &#39;deductedPoint&#39;: 50.0, &#39;settlePrice&#39;: 2499.0, &#39;remark&#39;: None, &#39;imageUrls&#39;: [&#39;http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/20090917463455009.jpg&#39;]}, &#39;logisticcsInfo&#39;: {&#39;id&#39;: &#39;267&#39;, &#39;plateNumber&#39;: None, &#39;packageNum&#39;: 1, &#39;driverName&#39;: None, &#39;driverPhone&#39;: None}, &#39;status&#39;: 51}, {&#39;id&#39;: &#39;501725011082612736&#39;, &#39;adjustMoney&#39;: None, &#39;unitSurcharge&#39;: None, &#39;surcharge&#39;: None, &#39;unitPrice&#39;: 2.5, &#39;weightnoteInfo&#39;: None, &#39;logisticcsInfo&#39;: {&#39;id&#39;: &#39;268&#39;, &#39;plateNumber&#39;: &#39;粤A123456&#39;, &#39;packageNum&#39;: 0, &#39;driverName&#39;: None, &#39;driverPhone&#39;: None}, &#39;status&#39;: 51}], &#39;orderId&#39;: &#39;501725011015503872&#39;, &#39;createTime&#39;: &#39;2020-09-11 09:17:09&#39;}}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>contains</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>1574</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>69.76</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>68.53</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_12">
<th class="success" style="width:5em;">success</th>
<td colspan="2">销售提交榜单审核,运营收到钉钉</td>
<td style="text-align:center;width:6em;">115.67 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_12_1">log-1</a>
<div id="popup_log_1_12_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_12_1">&times;</a>
<div class="content">
<h3>Name: 销售提交榜单审核,运营收到钉钉</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/proxy-sell/audit/weightnote/501725013016186880
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>Content-Length</strong>: 0
</div>
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/proxy-sell/audit/weightnote/501725013016186880
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: None}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>equals</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>45</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>115.67</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>114.399</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_13">
<th class="success" style="width:5em;">success</th>
<td colspan="2">运营获取审核列表</td>
<td style="text-align:center;width:6em;">36.87 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_13_1">log-1</a>
<div id="popup_log_1_13_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_13_1">&times;</a>
<div class="content">
<h3>Name: 运营获取审核列表</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/operation/get/paper-mill-order-receipt-audit
</td>
</tr>
<tr>
<th>method</th>
<td>
GET
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/operation/get/paper-mill-order-receipt-audit
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: {&#39;records&#39;: [{&#39;orderId&#39;: &#39;501725011015503872&#39;, &#39;auditRequestId&#39;: &#39;501725013771161600&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: None, &#39;millSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDelieveryOrderId&#39;: &#39;12345678910&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;status&#39;: 0}, {&#39;orderId&#39;: &#39;501537854447554560&#39;, &#39;auditRequestId&#39;: &#39;501538233293869056&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: &#39;1&#39;, &#39;millSupplierName&#39;: &#39;LHS3478586778&#39;, &#39;millDelieveryOrderId&#39;: &#39;1&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;status&#39;: 1}, {&#39;orderId&#39;: &#39;501537854447554560&#39;, &#39;auditRequestId&#39;: &#39;501538120693583872&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: &#39;1&#39;, &#39;millSupplierName&#39;: &#39;LHS3478586778&#39;, &#39;millDelieveryOrderId&#39;: &#39;1&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;status&#39;: 2}, {&#39;orderId&#39;: &#39;501532344365223936&#39;, &#39;auditRequestId&#39;: &#39;501532826647269376&#39;, &#39;userName&#39;: &#39;张山&#39;, &#39;paperMillName&#39;: &#39;HUAWEI&#39;, &#39;plateNumber&#39;: &#39;3265&#39;, &#39;millSupplierName&#39;: &#39;张山&#39;, &#39;millDelieveryOrderId&#39;: &#39;20200910008&#39;, &#39;categoryName&#39;: &#39;混合纯白纸&#39;, &#39;settlePrice&#39;: 27351.3, &#39;bizOwnerName&#39;: &#39;张山&#39;, &#39;status&#39;: 1}, {&#39;orderId&#39;: &#39;501531531475554304&#39;, &#39;auditRequestId&#39;: &#39;501531536366112768&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: None, &#39;millSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDelieveryOrderId&#39;: &#39;12345678910&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;status&#39;: 2}, {&#39;orderId&#39;: &#39;501507316953255936&#39;, &#39;auditRequestId&#39;: &#39;501507320111566848&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: None, &#39;millSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDelieveryOrderId&#39;: &#39;12345678910&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;status&#39;: 2}, {&#39;orderId&#39;: &#39;501507181452070912&#39;, &#39;auditRequestId&#39;: &#39;501507186460069888&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: None, &#39;millSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDelieveryOrderId&#39;: &#39;12345678910&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: &#39;梁金满&#39;, &#39;status&#39;: 2}, {&#39;orderId&#39;: &#39;501491990987411456&#39;, &#39;auditRequestId&#39;: &#39;501491993944395776&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: None, &#39;millSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDelieveryOrderId&#39;: &#39;12345678910&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: None, &#39;status&#39;: 2}, {&#39;orderId&#39;: &#39;501490984933265408&#39;, &#39;auditRequestId&#39;: &#39;501490988297097216&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: None, &#39;millSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDelieveryOrderId&#39;: &#39;12345678910&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: None, &#39;status&#39;: 2}, {&#39;orderId&#39;: &#39;501454056137560064&#39;, &#39;auditRequestId&#39;: &#39;501454059803381760&#39;, &#39;userName&#39;: &#39;梁金满&#39;, &#39;paperMillName&#39;: &#39;联合社区&#39;, &#39;plateNumber&#39;: None, &#39;millSupplierName&#39;: &#39;AKL1237894789&#39;, &#39;millDelieveryOrderId&#39;: &#39;12345678910&#39;, &#39;categoryName&#39;: &#39;A5纸&#39;, &#39;settlePrice&#39;: 2499.0, &#39;bizOwnerName&#39;: None, &#39;status&#39;: 2}], &#39;total&#39;: 106, &#39;size&#39;: 10, &#39;current&#39;: 1, &#39;orders&#39;: [{&#39;column&#39;: &#39;ar.create_time&#39;, &#39;asc&#39;: False}], &#39;searchCount&#39;: True, &#39;pages&#39;: 11}}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>equals</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>3120</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>36.87</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>35.815</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr id="record_1_14">
<th class="success" style="width:5em;">success</th>
<td colspan="2">运营审核,审核不通过销售收到钉钉</td>
<td style="text-align:center;width:6em;">82.31 ms</td>
<td class="detail">
<a class="button" href="#popup_log_1_14_1">log-1</a>
<div id="popup_log_1_14_1" class="overlay">
<div class="popup">
<h2>Request and Response data</h2>
<a class="close" href="#record_1_14_1">&times;</a>
<div class="content">
<h3>Name: 运营审核,审核不通过销售收到钉钉</h3>
<h3>Request:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/operation/operation/audit
</td>
</tr>
<tr>
<th>method</th>
<td>
POST
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>User-Agent</strong>: python-requests/2.24.0
</div>
<div>
<strong>Accept-Encoding</strong>: gzip, deflate
</div>
<div>
<strong>Accept</strong>: */*
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>X-APP-ID</strong>: 1
</div>
<div>
<strong>Authorization</strong>: Token ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>Content-Length</strong>: 53
</div>
</td>
</tr>
<tr>
<th>body</th>
<td>
{&#34;auditRequestId&#34;: &#34;501725013771161600&#34;, &#34;isPass&#34;: 2}
</td>
</tr>
</table>
</div>
<h3>Response:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>ok</th>
<td>
True
</td>
</tr>
<tr>
<th>url</th>
<td>
http://api-admin-test.qniao.cn/recycle-service/admin/operation/operation/audit
</td>
</tr>
<tr>
<th>status_code</th>
<td>
200
</td>
</tr>
<tr>
<th>reason</th>
<td>
</td>
</tr>
<tr>
<th>cookies</th>
<td>
{}
</td>
</tr>
<tr>
<th>encoding</th>
<td>
UTF-8
</td>
</tr>
<tr>
<th>headers</th>
<td>
<div>
<strong>Server</strong>: nginx
</div>
<div>
<strong>Date</strong>: Fri, 11 Sep 2020 01:17:10 GMT
</div>
<div>
<strong>Content-Type</strong>: application/json;charset=UTF-8
</div>
<div>
<strong>Transfer-Encoding</strong>: chunked
</div>
<div>
<strong>Connection</strong>: keep-alive
</div>
<div>
<strong>Authorization</strong>: ff213490f454502978d11d8d63a5eeae
</div>
<div>
<strong>X-Content-Type-Options</strong>: nosniff
</div>
<div>
<strong>X-XSS-Protection</strong>: 1; mode=block
</div>
<div>
<strong>Cache-Control</strong>: no-cache, no-store, max-age=0, must-revalidate
</div>
<div>
<strong>Pragma</strong>: no-cache
</div>
<div>
<strong>Expires</strong>: 0
</div>
<div>
<strong>X-Frame-Options</strong>: DENY
</div>
</td>
</tr>
<tr>
<th>content_type</th>
<td>
application/json;charset=UTF-8
</td>
</tr>
<tr>
<th>json</th>
<td>
<pre>{&#39;code&#39;: 0, &#39;message&#39;: &#39;successful&#39;, &#39;data&#39;: None}</pre>
</td>
</tr>
</table>
</div>
<h3>Validators:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>check</th>
<th>comparator</th>
<th>expect value</th>
<th>actual value</th>
</tr>
<tr>
<td class="passed">
status_code
</td>
<td>equals</td>
<td>200</td>
<td>200</td>
</tr>
<tr>
<td class="passed">
content.message
</td>
<td>equals</td>
<td>successful</td>
<td>successful</td>
</tr>
</table>
</div>
<h3>Statistics:</h3>
<div style="overflow: auto">
<table>
<tr>
<th>content_size(bytes)</th>
<td>45</td>
</tr>
<tr>
<th>response_time(ms)</th>
<td>82.31</td>
</tr>
<tr>
<th>elapsed(ms)</th>
<td>81.486</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
</body>