Commit b7e5078f b7e5078f6c491f40d674821031ffb34f7f60f181 by lemon

*

1 parent ebbe4438
...@@ -15,7 +15,7 @@ class DealSongIp extends Command ...@@ -15,7 +15,7 @@ class DealSongIp extends Command
15 * 15 *
16 * @var string 16 * @var string
17 */ 17 */
18 protected $signature = 'command:name'; 18 protected $signature = 'deal:songip';
19 19
20 /** 20 /**
21 * The console command description. 21 * The console command description.
......