zhuchengjie 3 년 전
부모
커밋
eba030f47c
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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;