zhuchengjie 3 vuotta sitten
vanhempi
commit
eba030f47c
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 3 1
      app/Console/Commands/Test.php

+ 3 - 1
app/Console/Commands/Test.php

@@ -34,7 +34,9 @@ class Test extends Command
      */
     public function handle()
     {
-        dd(UserService::qappAddDesktop(205384691, 1));
+        UserService::qappAddDesktop(206594704, 1);
+        UserService::qappAddDesktop(5555, 1);
+        dd('success');
 
         $sign      = 'd1192936959b3c79be1e1582f7b7c27f';
         $timestamp = 1646118354;