公众号接口

公众号接口


根据项目id生成二维码

<h2>根据项目id生成二维码</h2> <p><strong>简要描述:</strong> </p> <ul> <li>根据项目id生成二维码</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>127.0.0.1:8091/szsti-officialAccount-web/prevention/projectinfo/createQrCode</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> { &quot;prjId&quot;:&quot;0d5e8c4e-c8b6-11e9-acd3-fa163e72b6d6&quot;, &quot;isForever&quot;:&quot;false&quot; } isForever为true或者不传是永久二维码 都是非必填 <strong>请求示例</strong> { &quot;prjId&quot;:&quot;0d5e8c4e-c8b6-11e9-acd3-fa163e72b6d6&quot;, &quot;isForever&quot;:&quot;false&quot; } <strong>返回参数说明</strong> </p> <p><strong>返回示例</strong></p> <pre><code>{ "msg": "success", "code": 0 } </code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述 <pre><code>{ "msg": "未知异常,请联系管理员", "code": 500 }</code></pre></li> </ul> <ol> <li> <ol> <li> </li> </ol> </li> </ol>

页面列表

ITEM_HTML