订单详情
<p><strong>简要描述:</strong> </p>
<ul>
<li>订单详情</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://localhost:8080/api/store/app/appCall?jsonParam={"opeType":"getOrderView","map":{'orderMianUuid':'a0eacb9c5de64d7c986c648b2ca993a1','shopUuid':'e9be3722884643a7afde90e71f307a58','accountUuid':'6e5c23645fe94636b5ba237b34408738','token':'25f71998f3ee77280be14bb3202f5225',"sessionId": "90921ca2-2582-46ef-a1be-e1cf4f96f93e"}}</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </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;">orderMianUuid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>订单id</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>