@ -115,7 +115,8 @@ class AuthApiController extends BaseAuthApiController
'code' => $dataInsert['phone'],
'agent_root_id' => $checkUserAgent->agent_root_id
]);
};
}
;
return response()->json(['status' => true, 'msg' => $this->getMessageReponse(1)]);