隐形矫正三方接口


继承完成后状态修改接口

<h2>继承完成后状态修改接口</h2> <ul> <li><code>/medical/client/upInheritData</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>post</li> </ul> <h1>Header</h1> <pre><code>authorization:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJqd3RfeWgiLCJleHAiOjE2NTcyNDI3OTMsInN1YiI6IllIIiwiYXVkIjoiZXZlcnkiLCJuYmYiOjE2NTY2Mzc5OTMsImlhdCI6MTY1NjYzNzk5MywianRpIjoxMDAwMSwidWlkIjo0MjV9.iKDq5SyZczUs9IsZOV4H47dtSwu4EWa2XTlSUTouU_A Accept:application/json, text/plain, */* </code></pre> <h2>请求参数</h2> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">说明</th> <th>类型</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">phase_id</td> <td style="text-align: left;">id</td> <td>int</td> <td>450</td> </tr> </tbody> </table> <p>请求示例:</p> <pre><code class="language-javascript">{     &amp;quot;phase_id&amp;quot;: 584, }</code></pre> <h2>返回Code说明</h2> <table> <thead> <tr> <th style="text-align: left;">code值</th> <th style="text-align: left;">描述</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">10000</td> <td style="text-align: left;">成功</td> </tr> <tr> <td style="text-align: left;">10004</td> <td style="text-align: left;">失败</td> </tr> </tbody> </table> <p>返回示例:</p> <pre><code class="language-javascript">{     &amp;quot;code&amp;quot;: 10000,     &amp;quot;message&amp;quot;: &amp;quot;操作成功&amp;quot;, }</code></pre>

页面列表

ITEM_HTML