Browse Source

分销商

shensong 5 years ago
parent
commit
fb456bf605
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Console/Commands/FxSyncMjOrderStatus.php

+ 1 - 1
app/Console/Commands/FxSyncMjOrderStatus.php

@@ -28,7 +28,7 @@ class FxSyncMjOrderStatus extends Command {
28 28
             $this->SyncMjOrderStatus();
29 29
 //        $this->SyncFxOrderStatus();
30 30
         }catch (\Exception $exception){
31
-            echo $exception->getLine();
31
+            echo $exception->getMessage();
32 32
         }
33 33
     }
34 34
     public function SyncMjOrderStatus(){