Browse Source

分销商

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

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

@@ -11,7 +11,7 @@ use App\OrderGoodsSkus;
11 11
 use App\FxOrderGoodsSkus;
12 12
 class FxSyncMjOrderStatus extends Command {
13 13
 
14
-    protected $signature = 'SyncMjOrderStatus';
14
+    protected $signature = 'FxSyncMjOrderStatus';
15 15
 
16 16
     /**
17 17
      * The console command description.