From 731d4342c364545f728ecf98f332328d910d8566 Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 17 Jul 2019 11:41:58 +0800 Subject: [PATCH] Update wechat.php --- config/wechat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/wechat.php b/config/wechat.php index a32f737e3..0f33c2973 100644 --- a/config/wechat.php +++ b/config/wechat.php @@ -15,7 +15,7 @@ return [ // 微信开放平台接口 - 'service_url' => 'https://framework.thinkadmin.top', + 'service_url' => 'https://demo.thinkadmin.top', // 小程序支付参数 'miniapp' => [ 'appid' => 'wx8c108930fe12b7ef',