作者 赵彬吉

update

@@ -164,6 +164,8 @@ class WebTrafficSpecial extends Command @@ -164,6 +164,8 @@ class WebTrafficSpecial extends Command
164 */ 164 */
165 public function handle() 165 public function handle()
166 { 166 {
  167 + Log::channel('traffic')->info('开始运行特殊引流' );
  168 +
167 try { 169 try {
168 $this->sleep(); 170 $this->sleep();
169 171