From 56d2c30448d8a4891ce01ea74592307752eec6f7 Mon Sep 17 00:00:00 2001 From: hdx Date: Tue, 22 Nov 2022 16:55:36 +0800 Subject: [PATCH] =?UTF-8?q?ad-rewarded-video:=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E8=85=BE=E8=AE=AF=E4=BA=91=E9=9C=80=E8=A6=81=E9=A2=84=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E8=A1=A8=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/component/ad-rewarded-video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/component/ad-rewarded-video.md b/docs/component/ad-rewarded-video.md index b586f1f5d..634d56737 100644 --- a/docs/component/ad-rewarded-video.md +++ b/docs/component/ad-rewarded-video.md @@ -497,7 +497,7 @@ const ProviderType = { KS: "ks" }; -const collectionName = "uni-ad-callback-log"; +const collectionName = "uni-ad-callback-log"; // 如果选择了腾讯云,需要手动预创建表 class DB { -- GitLab