返深方式
<h2>数据字典-返深方式</h2>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/1597a485ca1d2c83a9ff47b5a36eff8f?showdoc=.jpg" alt="" /></p>
<p><strong>简要描述:</strong> </p>
<ul>
<li>数据字典返深方式</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://2f89250s31.qicp.vip/szsti-officialAccount-web/sys/dict/dictReturnSzType</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<p>无</p>
<p><strong>请求示例</strong></p>
<pre><code></code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>返回示例</strong></p>
<pre><code>{
"msg": "success",
"code": 0,
"data": [
{
"dicCode": "1",
"parentCode": "returnSZTypeList",
"id": 59,
"dicName": "飞机"
},
{
"dicCode": "2",
"parentCode": "returnSZTypeList",
"id": 60,
"dicName": "轮船"
},
{
"dicCode": "3",
"parentCode": "returnSZTypeList",
"id": 61,
"dicName": "火车"
},
{
"dicCode": "4",
"parentCode": "returnSZTypeList",
"id": 62,
"dicName": "长途客车"
},
{
"dicCode": "5",
"parentCode": "returnSZTypeList",
"id": 63,
"dicName": "顺丰车/自驾车"
}
]
}
</code></pre>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<ol>
<li>
<ol>
<li>
</li>
</ol>
</li>
</ol>