From ea4e21b09e2eacb5662cff239322f63f21b2ef58 Mon Sep 17 00:00:00 2001 From: jiarongping Date: Thu, 7 Jul 2022 10:49:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=86=20opendb-device=E8=A1=A8?= =?UTF-8?q?=E5=BD=92=E5=88=B0admin=E5=88=86=E7=B1=BB=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- database/opendb-admin/db_init.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/database/opendb-admin/db_init.json b/database/opendb-admin/db_init.json index ab8bd11..f73d539 100644 --- a/database/opendb-admin/db_init.json +++ b/database/opendb-admin/db_init.json @@ -1,8 +1,9 @@ { "opendb-admin-menus": {}, "opendb-admin-log":{}, - "opendb-department":{}, "opendb-app-list":{}, + "opendb-department":{}, + "opendb-device":{}, "opendb-app-versions":{}, "uni-stat-active-devices": {}, "uni-stat-active-users": {},