From 524d55f94efb821d7336c858ffb98fa552246094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 2 Mar 2021 15:34:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- System/Snowflake.php | 1 + 1 file changed, 1 insertion(+) diff --git a/System/Snowflake.php b/System/Snowflake.php index 24074e34..e06dcaa4 100644 --- a/System/Snowflake.php +++ b/System/Snowflake.php @@ -370,6 +370,7 @@ class Snowflake } + /** * @return mixed * @throws Exception