Explorar o código

yunqi form type main

zz %!s(int64=6) %!d(string=hai) anos
pai
achega
e7fa3af553
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      app/Http/Middleware/ReadOauth.php

+ 3 - 0
app/Http/Middleware/ReadOauth.php

@@ -761,6 +761,9 @@ class ReadOauth
         if(empty($from_type)){
             return '';
         }
+        if($from_type == 'main'){
+            return '';
+        }
         if($request->has('r') ){
             return '';
         }