3.组装推送二级指令
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>根据一级指令返回结果 组装推送二级指令</li>
</ul>
<h5>请求URL</h5>
<ul>
<li>` <a href="https://title.mxteach.com/Instructions/instructionsTwoAiData">https://title.mxteach.com/Instructions/instructionsTwoAiData</a></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>GET</li>
</ul>
<h5>返回示例</h5>
<pre><code>{
&quot;status&quot;: 0,
&quot;message&quot;: &quot;ok&quot;,
&quot;result&quot;: [
]
}</code></pre>
<h5>返回参数说明</h5>