审批页面 (待办)
<p>[TOC]</p>
<h5>简要描述</h5>
<h5>请求URL</h5>
<ul>
<li><code>http://172.16.14.59:8082/deviceManagement/warehouse/lendList</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>POST </li>
</ul>
<h5>参数</h5>
<pre><code>{
&quot;company&quot;:1,
&quot;status&quot;:[4],
&quot;borrowNumber&quot;:&quot;8FBB53A2F8244D04824AE51730EFEB&quot;, 借用单号 模糊查询
&quot;pageNum&quot;:1,
&quot;pageSize&quot;:10
}</code></pre>
<h5>返回示例</h5>
<pre><code>{
&quot;code&quot;: 200,
&quot;success&quot;: true,
&quot;msg&quot;: &quot;操作成功&quot;,
&quot;data&quot;: {
&quot;total&quot;: 4,
&quot;status_sum&quot;: { 各状态统计
&quot;1&quot;: 23,
&quot;4&quot;: 1,
&quot;6&quot;: 2
},
&quot;list&quot;: [
{
&quot;check_reason&quot;: null, 归还退回原因
&quot;dgh&quot;: 0, 待归还
&quot;counts&quot;: 1, 查询状态的总数
&quot;cause&quot;: &quot;给客户&quot;, 用途
&quot;th_device_models&quot;: [], 退回设备型号
&quot;device_type&quot;: 1, 设备类别
&quot;device_types&quot;: [ 借单中所有设备类别
&quot;1&quot;
],
&quot;estimate_return_time&quot;: &quot;2023-04-10 16:38:28&quot;, 预计归还
&quot;sp_device_numbers&quot;: [], 归还审批设备
&quot;borrow_number&quot;: &quot;202304101638580000594&quot;,
&quot;review_reason&quot;: null,
&quot;device_name&quot;: &quot;绝缘子憎水性检测仪绝缘子憎水性检测仪&quot;,
&quot;device_names&quot;: [
&quot;绝缘子憎水性检测仪绝缘子憎水性检测仪&quot;
],
&quot;return_time&quot;: &quot;2023-04-12 14:11:16&quot;,
&quot;sp&quot;: 0, 归还审批数量
&quot;device_numbers&quot;: [
&quot;0000000vvvvvjjjjjuuu56655&quot;
],
&quot;gh&quot;: 1, 已归还
&quot;dgh_device_numbers&quot;: [], 待归还
&quot;device_models&quot;: [ 设备型号
&quot;HB-HCA20&quot;
],
&quot;dgh_device_models&quot;: [], 待归还型号
&quot;borrow_user&quot;: 1636272960009609217,
&quot;gh_device_models&quot;: [ 归还型号
&quot;HB-HCA20&quot;
],
&quot;borrow_time&quot;: &quot;2023-04-11 16:38:24&quot;, 借用时间
&quot;th_device_numbers&quot;: [], 退回编码
&quot;th&quot;: 0, 退回数量
&quot;allcounts&quot;: 1, 单子总设备数
&quot;sp_device_models&quot;: [],归还审批型号
&quot;gh_device_numbers&quot;: [
&quot;0000000vvvvvjjjjjuuu56655&quot;
],
&quot;username&quot;: &quot;仓管&quot;, 借用人
&quot;status&quot;: 1, 单子状态(1: 完成 2: 借用中 3: 借用审核 4: 归还检查 5: 审核退回 6: 归还退回)',
&quot;all_status&quot;: [ 单子所有状态
&quot;1&quot;
]
},
{
&quot;gh&quot;: 0, 归还
&quot;check_reason&quot;: null, 归还退回原因
&quot;device_models&quot;: [
&quot;ceshi&quot;
],
&quot;allcounts&quot;: 11, 全部设备数
&quot;return_time&quot;: null,归还时间
&quot;sp&quot;: 2, 归还待审批
&quot;sp_device_models&quot;: [ 归还待审批型号
&quot;HB-70&quot;
],
&quot;sp_device_numbers&quot;: [ 归还待审批编码
&quot;123213123&quot;,
&quot;1321321321123&quot;
],
&quot;counts&quot;: 1,
&quot;cause&quot;: &quot;干活干活&quot;,
&quot;estimate_return_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_user&quot;: 1,
&quot;borrow_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_number&quot;: &quot;7a2cb02c57324178a9f516e44e659e19&quot;,
&quot;review_reason&quot;: null,借出退回原因
&quot;device_name&quot;: &quot;ceshi&quot;,
&quot;th&quot;: 0, 退回
&quot;device_numbers&quot;: [
&quot;231322&quot;
],
&quot;username&quot;: &quot;admin&quot;, 借用人
&quot;status&quot;: 3
&quot;all_status&quot;: [ 单子所有状态
&quot;4&quot;,
&quot;2&quot;,
&quot;1&quot;
]
},
{
&quot;gh&quot;: 0,
&quot;check_reason&quot;: &quot;归还退回原因&quot;,
&quot;device_models&quot;: [
&quot;HB-70&quot;
],
&quot;counts&quot;: 1,
&quot;cause&quot;: &quot;干活干活&quot;,
&quot;estimate_return_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_user&quot;: 2,
&quot;borrow_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_number&quot;: &quot;896da9ae59904dc38682e1d6f0121e32&quot;,
&quot;review_reason&quot;: &quot;借出退回原因&quot;,
&quot;device_name&quot;: &quot;器具增加&quot;,
&quot;th&quot;: 0,
&quot;device_numbers&quot;: [
&quot;464566132356461&quot;,
&quot;464566132356464&quot;
],
&quot;username&quot;: &quot;admin1&quot;,
&quot;status&quot;: 3
&quot;all_status&quot;: [
&quot;4&quot;,
&quot;2&quot;,
&quot;1&quot;
]
},
{
&quot;check_reason&quot;: null,
&quot;dgh&quot;: 8,
&quot;counts&quot;: 3,
&quot;cause&quot;: &quot;&quot;,
&quot;th_device_models&quot;: [],
&quot;device_type&quot;: 1,
&quot;estimate_return_time&quot;: &quot;2023-04-13 17:29:05&quot;,
&quot;sp_device_numbers&quot;: [
&quot;123213123&quot;,
&quot;1321321321123&quot;
],
&quot;borrow_number&quot;: &quot;202304131729050000904&quot;,
&quot;review_reason&quot;: null,
&quot;device_name&quot;: &quot;工器具&quot;,
&quot;device_names&quot;: [
&quot;工器具&quot;
],
&quot;return_time&quot;: null,
&quot;sp&quot;: 2,
&quot;device_numbers&quot;: [
&quot;123213123&quot;,
&quot;1321321321123&quot;,
&quot;222&quot;,
&quot;46456613235646&quot;,
&quot;464566132356462&quot;,
&quot;464566132356464&quot;,
&quot;464566132356468&quot;,
&quot;88888889&quot;,
&quot;888888891&quot;,
&quot;8888888913&quot;,
&quot;8888888914&quot;
],
&quot;gh&quot;: 1,
&quot;dgh_device_numbers&quot;: [
&quot;222&quot;,
&quot;464566132356462&quot;,
&quot;464566132356464&quot;,
&quot;464566132356468&quot;,
&quot;88888889&quot;,
&quot;888888891&quot;,
&quot;8888888913&quot;,
&quot;8888888914&quot;
],
&quot;device_models&quot;: [
&quot;HB-70&quot;
],
&quot;dgh_device_models&quot;: [
&quot;HB-70&quot;
],
&quot;borrow_user&quot;: 1635565557878272002,
&quot;gh_device_models&quot;: [
&quot;HB-70&quot;
],
&quot;borrow_time&quot;: &quot;2023-04-13 17:29:02&quot;,
&quot;th_device_numbers&quot;: [],
&quot;th&quot;: 0,
&quot;allcounts&quot;: 11,
&quot;sp_device_models&quot;: [
&quot;HB-70&quot;
],
&quot;gh_device_numbers&quot;: [
&quot;46456613235646&quot;
],
&quot;username&quot;: &quot;用户&quot;,
&quot;status&quot;: 4,
&quot;all_status&quot;: [
&quot;4&quot;,
&quot;2&quot;,
&quot;1&quot;
]
}
{
&quot;gh&quot;: 0,
&quot;check_reason&quot;: null,
&quot;device_models&quot;: [
&quot;HB-70&quot;
],
&quot;counts&quot;: 1,
&quot;cause&quot;: &quot;干活干活&quot;,
&quot;estimate_return_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_user&quot;: 2,
&quot;borrow_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_number&quot;: &quot;896da9ae59904dc38682e1d6f0121e3233&quot;,
&quot;review_reason&quot;: null,
&quot;device_name&quot;: &quot;器具增加&quot;,
&quot;th&quot;: 0,
&quot;device_numbers&quot;: [
&quot;5&quot;
],
&quot;username&quot;: &quot;admin1&quot;,
&quot;status&quot;: 3
},
{
&quot;gh&quot;: 0,
&quot;check_reason&quot;: null,
&quot;device_models&quot;: [
&quot;ceshi&quot;
],
&quot;counts&quot;: 1,
&quot;cause&quot;: &quot;干活干活&quot;,
&quot;estimate_return_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_user&quot;: 1,
&quot;borrow_time&quot;: &quot;2023-03-20 10:26:36&quot;,
&quot;borrow_number&quot;: &quot;9ad74ff4779d4d4e886012dbe2c285ca&quot;,
&quot;review_reason&quot;: null,
&quot;device_name&quot;: &quot;ceshi&quot;,
&quot;th&quot;: 0,
&quot;device_numbers&quot;: [
&quot;231322&quot;
],
&quot;username&quot;: &quot;admin&quot;,
&quot;status&quot;: 3
}
]
}
}</code></pre>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>