From 73fcec13bb27eafa0bd63cc6a51f531b83e053cf Mon Sep 17 00:00:00 2001 From: ruying408 <1877972603@qq.com> Date: Thu, 5 Sep 2024 23:55:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=9A=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8d6b978..e2650b4 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -152,6 +152,8 @@ cool: auto-table: show-banner: false +# 分布式唯一ID组件 leaf: segment: + # 默认禁用 enable: false \ No newline at end of file