瀏覽代碼

[更新]修改连接配置协议

Anyon 7 年之前
父節點
當前提交
e79ddef850
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/wechat.php

+ 1 - 1
config/wechat.php

@@ -13,5 +13,5 @@
 // +----------------------------------------------------------------------
 
 return [
-    'service_url' => 'http://service.thinkadmin.top',
+    'service_url' => 'https://service.thinkadmin.top',
 ];