_level
This commit is contained in:
@@ -64,7 +64,7 @@ foreach ($order_pay_list_db as $info){
|
|||||||
$temp['discount_id'] = $new_discount_id;
|
$temp['discount_id'] = $new_discount_id;
|
||||||
}
|
}
|
||||||
|
|
||||||
$user_model->updateOne(['Id'=>$info['UserId'],'agent_id'=>0],$temp);
|
// $user_model->updateOne(['Id'=>$info['UserId'],'agent_id'=>0],$temp);
|
||||||
echo $i."\r";
|
echo $i."\r";
|
||||||
$i++;
|
$i++;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user