|
@@ -131,15 +131,19 @@ class Send_sms_adminAction extends Action
|
|
|
}
|
|
|
|
|
|
$data[$key]['mobile'] =$countryMobile.$list['tel'];
|
|
|
- if($uid==7){//--牛信云
|
|
|
+ if($uid==7){//--牛信云 yolissahair
|
|
|
$x_smtpapi[] = $countryMobile.$list['tel'];
|
|
|
$from=18332604755;
|
|
|
}
|
|
|
- if($uid==1){//--牛信云
|
|
|
+ if($uid==5){//--牛信云 asteriahair
|
|
|
+ $x_smtpapi[] = $countryMobile.$list['tel'];
|
|
|
+ $from=18332359525;
|
|
|
+ }
|
|
|
+ if($uid==1){//--牛信云 alipearlhair
|
|
|
$x_smtpapi[] = $countryMobile.$list['tel'];
|
|
|
$from=18447116894;
|
|
|
}
|
|
|
- if($uid==6){//--牛信云
|
|
|
+ if($uid==6){//--牛信云 supernovahair
|
|
|
$x_smtpapi[] = $countryMobile.$list['tel'];
|
|
|
$from=18447117128;
|
|
|
}
|
|
@@ -151,7 +155,7 @@ class Send_sms_adminAction extends Action
|
|
|
'uid' => $uid,
|
|
|
'template_body' => $content
|
|
|
);
|
|
|
- if($uid==7||$uid==1||$uid==6){//--牛信云
|
|
|
+ if($uid==7||$uid==1||$uid==6||$uid==5){//--牛信云
|
|
|
$params = array(
|
|
|
'appkey' => 'FH1W2L97',
|
|
|
'secretkey' =>'OCio2JBh',
|