application/api/controller/Common.php
@@ -58,6 +58,7 @@ 'officialInvitationCode' => config('site.invite_code'), 'tbEmpower' => config('site.tbEmpower'), 'appForce' => config('site.agent_mode') == 1 ? 1 : 0, 'invite_url' => config('site.invite_url') ] ]; $this->success('', $content);