From b88af215c303c8ec300643e0a63ed5bf91d11d2d Mon Sep 17 00:00:00 2001 From: jay <75509151@qq.com> Date: Tue, 25 Jun 2024 19:35:53 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E7=A7=9F=E6=88=B7id=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/init/sys_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/init/sys_config.json b/data/init/sys_config.json index 99b940f2..c6461f5a 100644 --- a/data/init/sys_config.json +++ b/data/init/sys_config.json @@ -69,7 +69,7 @@ "createTime" : 1708254321820, "updateBy" : null, "updateTime" : 1708254321820, - "tenantId" : "452748015218757", + "tenantId" : 0, "id" : 452767972696133, "configName" : "主框架页-默认皮肤样式名称", "configKey" : "sys.index.skinName", @@ -115,4 +115,4 @@ "configValue" : "false", "configType" : "Y", "remark" : "是否开启注册用户功能(true开启,false关闭)" -} ] \ No newline at end of file +} ]