|
...
|
...
|
@@ -49,8 +49,7 @@ class Temp extends Command |
|
|
|
|
|
|
|
public function handle()
|
|
|
|
{
|
|
|
|
// $this->inquiryAiCheck(17259, 27450);
|
|
|
|
$this->inquiryAiCheck(17259, 17261);
|
|
|
|
$this->inquiryAiCheck(17259, 27450);
|
|
|
|
}
|
|
|
|
|
|
|
|
public function inquiryAiCheck($start_id, $end_id)
|
...
|
...
|
|