songdb %!s(int64=6) %!d(string=hai) anos
pai
achega
64aec7bf0d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/Wap/Web/RedirectController.php

+ 1 - 1
app/Http/Controllers/Wap/Web/RedirectController.php

@@ -113,7 +113,7 @@ class RedirectController extends Controller
             //判断是否强制到服务号阅读
             if($link->force_show_qrcode)
             {
-                Cookie::queue('force_show_qrcode', 1);
+                Cookie::queue('force_show_qrcode', 1, 1);
             }
             //
             $redirect_path = $request->get('redirect_path');