BUG-2023-12-20-评估情况
<ol>
<li>
<p>接口/banshee/app/api/v1/console/course/pingGu/loadOne返回数据确实context对象
<span style="color:#f00;font-size:20px;">请求参数:</span></p>
<pre><code>{
&quot;payload&quot;: {
&quot;courseId&quot;: &quot;4e149eb1-6cde-4e30-831b-dd3e4668b353&quot;
},
&quot;requestHeader&quot;: {
&quot;rumContext&quot;: {
&quot;browserAgent&quot;: &quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36&quot;,
&quot;browserVendor&quot;: &quot;Google Inc.&quot;,
&quot;platform&quot;: &quot;Win32&quot;
},
&quot;serviceContext&quot;: {
&quot;channel&quot;: &quot;CONSOLE&quot;,
&quot;serviceId&quot;: &quot;SZHXY&quot;
},
&quot;timestamp&quot;: 1703061147658,
&quot;userContext&quot;: {
&quot;language&quot;: &quot;zh-CN&quot;
}
}
}
</code></pre>
<p><span style="color:#f00;font-size:20px;">banshee-app响应:</span></p>
<pre><code>{
&quot;responseHeader&quot;: {
&quot;status&quot;: 1,
&quot;timestamp&quot;: 1703061201257
},
&quot;payload&quot;: {
&quot;item&quot;: {
&quot;courseId&quot;: &quot;4e149eb1-6cde-4e30-831b-dd3e4668b353&quot;,
&quot;id&quot;: &quot;0f14727e-8850-47f8-83cf-f41fa7bd33b1&quot;,
&quot;peiXunZhengTipj&quot;: 3,
&quot;keChengShiZipj&quot;: 4.33,
&quot;peiXunZuZhipj&quot;: 1,
&quot;xueYuanGongZuoAnPai&quot;: 3,
&quot;xueYuanGongZuobz&quot;: 4,
&quot;deleted&quot;: false
}
}
}
</code></pre>
<p><span style="color:#f00;font-size:20px;">banshee-szhxy响应:</span>
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=8da5fade1edddab7846efda11a47ba6c&amp;file=file.png" alt="" /></p>
</li>
</ol>