From e79ddef850485f1cac594607ba3b375c459193fc Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 26 Mar 2018 15:26:25 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E9=85=8D=E7=BD=AE=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/wechat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/wechat.php b/config/wechat.php index 5d6328cb4..504eacd0f 100644 --- a/config/wechat.php +++ b/config/wechat.php @@ -13,5 +13,5 @@ // +---------------------------------------------------------------------- return [ - 'service_url' => 'http://service.thinkadmin.top', + 'service_url' => 'https://service.thinkadmin.top', ]; \ No newline at end of file