ERP后台

ERP后台API


查看合同pdf

<p><strong>请求URL:</strong> </p> <ul> <li><code>/admin/ForwardOperate/find_contract</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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>客户合同id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "info": "http://oss-cn-shenzhen.aliyuncs.com/youcku/terms1/CZHGPDF/00000002/CZHG202101191804227915.pdf?OSSAccessKeyId=LiM13P7oFGnbb0cS&amp;Expires=1611054262&amp;Signature=yYaPQth0ojIW9t3Gb83pU6EiISc%3D", "status": 1, #为0时 审核失败 "url": "" } </code></pre>

页面列表

ITEM_HTML