From d023f1af12a3066814df4dbd7f40b4cd7b6582b0 Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Thu, 27 Apr 2023 17:53:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=99=BD=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Utils/Auth.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Utils/Auth.php b/app/Utils/Auth.php index 1a878f4..5b668a1 100644 --- a/app/Utils/Auth.php +++ b/app/Utils/Auth.php @@ -31,6 +31,7 @@ class Auth "/callback/im" => "post", // im回调 "/callback/platform/logistics" => "post", // 处方平台物流回调 "/callback/logistics" => "post", // 快递100订阅回调 + "/popup" => "get", // 获取弹窗数据 "/test/refund" => "get", // 测试退款 "/test" => "get", // 测试