From c03b65c693303d9dc163e42c01599d9e6e6372ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=80=A7=E9=A9=8A?= Date: Fri, 27 Dec 2024 11:44:04 +0800 Subject: [PATCH] feat: update InitAutoId to InitAutoID --- utils/invited_code/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/invited_code/const.go b/utils/invited_code/const.go index 0be3724..39fb051 100644 --- a/utils/invited_code/const.go +++ b/utils/invited_code/const.go @@ -2,7 +2,7 @@ package invited_code const ( DefaultCodeLen = 8 - InitAutoId = 10000000 + InitAutoID = 10000000 ) var ConvertTable = []string{