@@ -61,7 +61,7 @@ class FailOrderAlertV2 extends Command
private function payAlertOne($pay_id)
{
- $phone_arr = ['15868100210','15088790066','13858057394','18668029091','18668420256','15869177764'];
+ $phone_arr = ['15868100210', '18668029091', '15262937943','18367118561'];
$pay_info = Redis::hgetall('pay_merchant:'.$pay_id);
$is_need_alert = false;
$ntime = time();