实创_物料_工程_app


查看客户是否已生成合同

<p>欢迎使用ShowDoc!</p> <p><strong>简要描述:</strong> </p> <ul> <li>查看客户是否已生成合同</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://192.168.112.126:8080/common/orderCustomer/isInitOrder</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <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> <tr> <td style="text-align: left;">cluesId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>客户id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "resultMsg": "当前用户还有合同没生成", "resultCode": 200, "resultInfo": "0", "page": null, "ext": null }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">resultInfo</td> <td style="text-align: left;">String</td> <td>1 :合同已生成 2:合同未生成</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> <li>参考之前接口</li> </ul>

页面列表

ITEM_HTML