This commit is contained in:
2020-09-11 14:27:09 +08:00
parent 7e8a952208
commit 3f782e093b
4 changed files with 18 additions and 17 deletions
-1
View File
@@ -38,5 +38,4 @@ abstract class Process extends \Swoole\Process
Snowflake::setWorkerId($this->pid);
}
}