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", // 测试