修改发送短信手机号
This commit is contained in:
parent
bbeb1909f7
commit
798c42df9f
@ -59,7 +59,7 @@ class SendSmsMessageConsumer extends ConsumerMessage
|
||||
}
|
||||
}
|
||||
|
||||
if ($data['phone'] == "17600901561" || $data['phone'] == "15670592813"){
|
||||
if ($data['phone'] == "18513026297" || $data['phone'] == "13301296315"){
|
||||
// 发送短信
|
||||
Dysms::sendSms($data['phone'],$data['template_param'],$data['template_code'],$data['scene_desc']);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user