From c8bec88d409509258580a5da01865b80b15df7bc Mon Sep 17 00:00:00 2001 From: "as2252258@163.com" Date: Sat, 27 Feb 2021 03:22:48 +0800 Subject: [PATCH] modify --- System/Snowflake.php | 1 + 1 file changed, 1 insertion(+) diff --git a/System/Snowflake.php b/System/Snowflake.php index af1153ac..b782c2ff 100644 --- a/System/Snowflake.php +++ b/System/Snowflake.php @@ -382,6 +382,7 @@ class Snowflake } } + /** * @return mixed * @throws Exception