收货列表
<p>欢迎使用ShowDoc!</p>
<p><strong>简要描述:</strong> </p>
<ul>
<li>未收货列表</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://192.168.1.40:8090/sitemgt/theGoodsReturn/listNotReceive</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>get </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">userId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>工长id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> {
"resultMsg": "OK",
"resultCode": 200,
"resultInfo": [
{
"id": 140,
"procurementOrderEncoding": "20180906172652103VJX1B",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201809061044471222P2CV",
"status": 1,
"clientName": "??????",
"clientPhone": "13866533666",
"roadWorkAddress": null,
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 141,
"procurementOrderEncoding": "20180906172712366ZM4JO",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201809061044471222P2CV",
"status": 1,
"clientName": "关羽",
"clientPhone": "13866533666",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 142,
"procurementOrderEncoding": "20180906172726117G9IQB",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "20180829101509046Z5BD0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 143,
"procurementOrderEncoding": "20180906172750581KRR1W",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "20180829101509046Z5BD0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 144,
"procurementOrderEncoding": "20180906172802560L4K1W",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201808291012545138NBS0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 145,
"procurementOrderEncoding": "20180906172812561M47ET",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201808291012545138NBS0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:28",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
}
],
"page": null
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">groupid</td>
<td style="text-align: left;">int</td>
<td>用户组id,1:超级管理员;2:普通用户</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p><strong>简要描述:</strong> </p>
<ul>
<li>已收货列表</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://192.168.1.40:8090/sitemgt/theGoodsReturn/listReceived</code> `</li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>get </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">userId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>工长id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> {
"resultMsg": "OK",
"resultCode": 200,
"resultInfo": [
{
"id": 140,
"procurementOrderEncoding": "20180906172652103VJX1B",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201809061044471222P2CV",
"status": 1,
"clientName": "??????",
"clientPhone": "13866533666",
"roadWorkAddress": null,
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 141,
"procurementOrderEncoding": "20180906172712366ZM4JO",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201809061044471222P2CV",
"status": 1,
"clientName": "关羽",
"clientPhone": "13866533666",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 142,
"procurementOrderEncoding": "20180906172726117G9IQB",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "20180829101509046Z5BD0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 143,
"procurementOrderEncoding": "20180906172750581KRR1W",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "20180829101509046Z5BD0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 144,
"procurementOrderEncoding": "20180906172802560L4K1W",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201808291012545138NBS0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:27",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
},
{
"id": 145,
"procurementOrderEncoding": "20180906172812561M47ET",
"createTime": "2018-09-06",
"orderPerson": "系统管理员",
"orderPersonPhone": "8675",
"contractEncoding": "201808291012545138NBS0",
"status": 1,
"clientName": "刘备",
"clientPhone": "13866688836",
"roadWorkAddress": "2018-09-10 17:28",
"startDate": null,
"endDate": null,
"shipmentsDate": null,
"sumNum": 34
}
],
"page": null
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">groupid</td>
<td style="text-align: left;">int</td>
<td>用户组id,1:超级管理员;2:普通用户</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>