贝迪ERP

贝迪ERP


6.合金牌号查询接口

<h5>简要描述</h5> <ul> <li>合金牌号查询接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:801/Hejinpai</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 1,     &amp;quot;msg&amp;quot;: &amp;quot;查询成功&amp;quot;,     &amp;quot;result&amp;quot;: [         {             &amp;quot;HeId&amp;quot;: 1,             &amp;quot;HeCode&amp;quot;: 1,             &amp;quot;HeDensity&amp;quot;: 123,             &amp;quot;HeSeries&amp;quot;: &amp;quot;3&amp;quot;,             &amp;quot;HeStandard&amp;quot;: null,             &amp;quot;IsDisable&amp;quot;: 0,             &amp;quot;IsDetele&amp;quot;: 0,             &amp;quot;CreateUser&amp;quot;: 1,             &amp;quot;UpdateUser&amp;quot;: 1,             &amp;quot;CreateDate&amp;quot;: &amp;quot;2024-06-22 08:40:41&amp;quot;,             &amp;quot;UpdateDate&amp;quot;: &amp;quot;2024-06-22 08:40:41&amp;quot;         }     ] }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML