浏览代码

Update wechat.php

Anyon 5 年之前
父节点
当前提交
731d4342c3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/wechat.php

+ 1 - 1
config/wechat.php

@@ -15,7 +15,7 @@
 
 return [
     // 微信开放平台接口
-    'service_url' => 'https://framework.thinkadmin.top',
+    'service_url' => 'https://demo.thinkadmin.top',
     // 小程序支付参数
     'miniapp'     => [
         'appid'      => 'wx8c108930fe12b7ef',