查询最新数据月份
<h1>查询最新数据月份</h1>
<p>地址:<a href="http://192.168.1.101:9527/devices/28e51f23-4177-5798-93cb-4e25089d443e/invoke-action">http://192.168.1.101:9527/devices/28e51f23-4177-5798-93cb-4e25089d443e/invoke-action</a></p>
<p>参数格式:</p>
<pre><code>{
"serviceID": "urn:wxjc-com:serviceID:评价体系",
"actionName": "大屏_查询最新数据月份",
"input": {
//参数
}
}</code></pre>
<p>结果:</p>
<table>
<thead>
<tr>
<th>字段</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>code</td>
<td>状态 0000:成功 0001:失败</td>
</tr>
<tr>
<td>data</td>
<td>返回的数据 year:年份 quarter:季度</td>
</tr>
</tbody>
</table>