This commit is contained in:
邓皓元 2019-02-08 12:29:54 +08:00
parent df6dce5429
commit 0954a958a1

View File

@ -23,7 +23,7 @@ class LogSync extends Command
const CURSOR_KEY = 'sync_log_cursor';
protected $limit = 1000;
protected $limit = 100;
public function handle()
{