Jelajahi Sumber

xiugai shoujihao

lgy 6 tahun lalu
induk
melakukan
682292ea06
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  1. 0 3
      application/common/library/AliyunSms.php

+ 0 - 3
application/common/library/AliyunSms.php

@@ -75,9 +75,6 @@ class AliyunSms
      * @return response {object} 返回
      */
     public static function sendSms($phone, $sign, $templateCode, $parmasObj) {
-        if($phone != "13763459789") {
-            return null;
-        }
         // 初始化SendSmsRequest实例用于设置发送短信的参数
         $request = new SendSmsRequest();