From b34a424840d82b31e5a1e1963072f2654f52e8df Mon Sep 17 00:00:00 2001 From: jiarongping Date: Thu, 21 Dec 2023 19:25:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20opendb-admin=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E7=BB=9F=E8=AE=A1=E7=9B=B8=E5=85=B3schame?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- database/opendb-admin/db_init.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/database/opendb-admin/db_init.json b/database/opendb-admin/db_init.json index 72cd25c..2f3e52a 100644 --- a/database/opendb-admin/db_init.json +++ b/database/opendb-admin/db_init.json @@ -18,6 +18,8 @@ "uni-stat-events": {}, "uni-stat-loyalty-result": {}, "uni-stat-mp-scenes": {}, + "uni-stat-page-detail-result": {}, + "uni-stat-page-details": {}, "uni-stat-page-logs": {}, "uni-stat-page-result": {}, "uni-stat-pages": {},