From ca739bbd16cdba195c69639266b624cd694af43d Mon Sep 17 00:00:00 2001 From: dengbw Date: Wed, 9 Feb 2022 16:35:47 +0800 Subject: [PATCH] syt_209 --- admin/views/app/licheb/syt/achievement_lists.php | 6 +++--- home/controllers/h5/syt/Special.php | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/admin/views/app/licheb/syt/achievement_lists.php b/admin/views/app/licheb/syt/achievement_lists.php index 53311a80..0349c835 100644 --- a/admin/views/app/licheb/syt/achievement_lists.php +++ b/admin/views/app/licheb/syt/achievement_lists.php @@ -49,9 +49,9 @@ - - - + + + diff --git a/home/controllers/h5/syt/Special.php b/home/controllers/h5/syt/Special.php index 06f03b70..89a85592 100644 --- a/home/controllers/h5/syt/Special.php +++ b/home/controllers/h5/syt/Special.php @@ -562,8 +562,9 @@ class Special extends Wxapp $code = random_string('numeric', 6); $this->lc_redis->save($key, $code, 600); } - $content = "【狸车】您正在参与{$title}报名,验证码 {$code}"; - b2m_send_sms($mobile, $content); + //$content = "【狸车】您正在参与{$title}报名,验证码 {$code}"; + //b2m_send_sms($mobile, $content); + send_sms($mobile, $code); throw new Hd_exception('发送成功', 200); }
ID用户内容ID用户内容 创建时间