Browse Source

自动脚本

master
wanghongjun 7 days ago
parent
commit
f2aa6a409a
  1. 2
      app/Console/Commands/AutomaticallyStartActivity.php

2
app/Console/Commands/AutomaticallyStartActivity.php

@ -94,7 +94,7 @@ class AutomaticallyStartActivity extends Command
// 更新车位类型
$EventCalendarService->syncUpdateSpaceType($pattern_id);
// 记录日志
AdminNoticeService::addChangeModeNotice($pattern_id, $this->user_id);
//AdminNoticeService::addChangeModeNotice($pattern_id, $this->user_id);
}
}
}

Loading…
Cancel
Save