逻辑集中改造


车辆信息暂存接口

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>车辆信息保存接口,切换车辆或者提交的时候调用该接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>10.10.4.224:8080/ciap/thirdParty/save</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <p>thirdParty/getThirdPartyInfo接口返回的data数据</p> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;data&amp;quot;: null,     &amp;quot;message&amp;quot;: &amp;quot;请求成功&amp;quot; }</code></pre> <h5>返回参数说明</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML