|
@@ -163,7 +163,7 @@ class Alltools {
|
|
if(!empty($invite_info->intro_uid) && $times == 0){
|
|
if(!empty($invite_info->intro_uid) && $times == 0){
|
|
$times = 1;//可以执行的次数
|
|
$times = 1;//可以执行的次数
|
|
|
|
|
|
- $recharge_rs = $this->recharge($userinfo->invite_uid,$jewel,'pay_order',$payorder_id,$invite_info['username'].'邀请'.$remark,$times);
|
|
|
|
|
|
+ $recharge_rs = $this->recharge($userinfo->invite_uid,$jewel,'pay_order',$payorder_id,$invite_info->username.'邀请'.$remark,$times);
|
|
return $recharge_rs;
|
|
return $recharge_rs;
|
|
}
|
|
}
|
|
}
|
|
}
|