This commit is contained in:
小鱼开发
2025-07-08 15:30:52 +08:00
parent 9e11ad8257
commit 8820107f82
+1 -1
View File
@@ -41,7 +41,7 @@ class Sms extends Wxapp{
$mc->save($key, $code, 600);
}
if($mobile!='15359333655'){//测试号码
send_sms($mobile,$code,'好店云科技');
send_sms($mobile,$code,'好店云');
}
$msg = '发送成功';
//$msg = $code;