diff --git a/app/Utils/Auth.php b/app/Utils/Auth.php index 07f9f35..8c05436 100644 --- a/app/Utils/Auth.php +++ b/app/Utils/Auth.php @@ -28,6 +28,8 @@ class Auth "/callback/wxpay/inquiry/refund" => "post", // 微信问诊退款回调 "/callback/wxpay/product/success" => "post", // 微信药品支付回调 "/callback/wxpay/product/refund" => "post", // 微信药品退款回调 + "/callback/wxpay/decetion/success" => "post", // 微信药品支付回调 + "/callback/wxpay/decetion/refund" => "post", // 微信药品退款回调 "/callback/im" => "post", // im回调 "/callback/platform/logistics" => "post", // 处方平台物流回调 "/callback/logistics" => "post", // 快递100订阅回调