From 4e89e2e33d02c4f7a178b894a02388fb6f217e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Wed, 13 Mar 2024 22:04:37 +0800 Subject: [PATCH] http>https --- config/config.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.php b/config/config.php index 5925375..bc91fda 100644 --- a/config/config.php +++ b/config/config.php @@ -35,6 +35,8 @@ return [ 'http://www.juip.com', 'http://juip.com', 'http://wiwuw.juip.com', + 'https://www.juip.com', + 'https://juip.com', ], // 跨域请求 'origin' => [