wanghousheng 8 months ago
parent e841893e1b
commit 2693ce83ed
  1. 1
      app/command/CalDealerTime.php

@ -35,7 +35,6 @@ class CalDealerTime extends Command
*/
protected function execute(Input $input, Output $output)
{
var_dump(111);
$nowDay = date('Y-m-d');
$this->dealerUser($nowDay);
$this->plusUser($nowDay);

Loading…
Cancel
Save