From c3a52cd83aaf167b32ed4ad159555fecd401d233 Mon Sep 17 00:00:00 2001 From: jay <75509151@qq.com> Date: Mon, 5 Jun 2023 21:47:33 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E7=94=A8=E6=88=B7=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/init/sys_user.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/init/sys_user.json b/data/init/sys_user.json index d44d4de1..e3248308 100644 --- a/data/init/sys_user.json +++ b/data/init/sys_user.json @@ -1,6 +1,6 @@ [ { - "userId": 1, + "id": 1, "tenantId": "000000", "deptId": 103, "userName": "admin", @@ -14,7 +14,7 @@ "status": "0", "delFlag": "0", "loginIp": "127.0.0.1", - "loginDate": "5/6/2023 15:56:03", + "createDept": 103, "createBy": 1, @@ -23,7 +23,7 @@ "remark": "管理员" }, { - "userId": 2, + "id": 2, "tenantId": "000000", "deptId": 105, "userName": "lionli",