linwu 5 månader sedan
förälder
incheckning
a23206346b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app/mobile/controller/Human.php

+ 1 - 1
app/mobile/controller/Human.php

@@ -15,7 +15,7 @@ class Human extends MobileBaseController
 {
     protected function initialize()
     {
-        session('mobile.human.open_id','sdfjosijdfoi1');
+//        session('mobile.human.open_id','sdfjosijdfoi1');
         $open_id = session('mobile.human.open_id');
         if (empty($open_id)) {
             session('mobile.human.back_url', request()->url(true));