识别模型
<h5>简要描述</h5>
<ul>
<li>无</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>{{service}}/device/detect-api</code> </li>
</ul>
<h5>请求方式</h5>
<ul>
<li>post</li>
</ul>
<h5>Header</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">字段名</th>
<th style="text-align: left;">示例值</th>
<th>必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">token</td>
<td style="text-align: left;">{{token}}</td>
<td>是</td>
<td>string</td>
<td>无</td>
</tr>
</tbody>
</table>
<h5>成功返回示例</h5>
<pre><code>{
"code": 10000,
"data": {
"2": "耐可视-18度冻柜",
"3": "夏日综合柜",
"7": "秋冬视频柜-NEX",
"8": "Peolosi_面包测试_双门_200406",
"10": "Babi 馒头-D318H-20200510",
"11": "夏日综合柜=-NEX-TEMP",
"12": "Peilosi-NEX=temp",
"13": "YX-D318N-200817",
"14": "Qingsong_D318H_200823",
"15": "FZDC_D318N_200911",
"16": "Babi_D318H_NEX201010",
"17": "YX_D318N_NEX201010",
"18": "FZDC_D318N_NEX201010",
"19": "Megvii group",
"21": "NEX_MIXED_D318+520 201222",
"23": "TEST MDL",
"24": "TIANYOU Model",
"25": "DMGT_All_M series",
"26": "Wine_YuGong_Suit",
"27": "Adult_Spring_LEI",
"29": "easyM"
},
"msg": "Success"
}
</code></pre>