zqwang 2 år sedan
förälder
incheckning
7ef83c6594
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app/Http/Controllers/QuickApp/HuaWeiController.php

+ 1 - 1
app/Http/Controllers/QuickApp/HuaWeiController.php

@@ -26,7 +26,7 @@ class HuaWeiController extends  Controller
             $res  = ReadRecordService::getReadRecord($v->id);
             // $res  = ReadRecordService::getReadRecord(1234598187);
            if(count($res) >  1){
-               echo "<pre><hr>".$v->id."<br>";
+               echo "<pre><hr> uid => ".$v->id."<br>";
                var_export($res);
            }else{