分享佣金
<p><strong>请求URI:</strong></p>
<ul>
<li><code>/config/referral-fee</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET</li>
</ul>
<p><strong>返回样例:</strong></p>
<pre><code class="language-json">{
&quot;msg&quot;: &quot;请求成功&quot;,
&quot;data&quot;: &quot;100000&quot;,//分享佣金(分)
&quot;code&quot;: 0
}</code></pre>