tusx %!s(int64=6) %!d(string=hai) anos
pai
achega
ac01be1b22
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      app/Http/Controllers/Wap/User/CoflController.php

+ 3 - 3
app/Http/Controllers/Wap/User/CoflController.php

@@ -52,11 +52,11 @@ class CoflController extends Controller
         }
         $crm = $request->get('crm');
         //获取用户
-        //$user = $this->getUsers($openid);
+        $user = $this->getUsers($openid);
         $test_param = $request->input('test',0);
-        //if($test_param ==1 || $test_param =='1' ) {
+        if($test_param ==1 || $test_param =='1' ) {
         $user = $this->getUsersV2($openid,$bid);
-        //}
+        }
 
         if(!$user[0]){
             $user[1] = 123;