From e5de1d085e7201514ef790a28fa460dc44d94af1 Mon Sep 17 00:00:00 2001 From: yitter Date: Fri, 9 Apr 2021 22:01:01 +0800 Subject: [PATCH] auto commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e251c11..a33090a 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ extern __declspec(dllexport) GoInt32 Validate(GoInt32 workerId); ## 为什么不用大厂的? -❄ 首先,大厂们不但自己用,而且开源:[百度][81] | [美团][82] | [滴滴][83] | [雪花ID鼻祖-推特][80]。 +❄ 首先,大厂们不但自己用雪花ID,而且开源:[百度][81] | [美团][82] | [滴滴][83] | [雪花ID鼻祖-推特][80]。 ❄ 然而,大厂的雪花算法分为“经典算法”和“号段算法”两种,其中“号段算法”依赖网络或外部存储系统,不适合“非大厂”。