From 35abf214341b9aa3a20d06b66b3a8f3e4d77e7a3 Mon Sep 17 00:00:00 2001 From: zjl0222 Date: Mon, 17 Feb 2025 20:22:18 +0800 Subject: [PATCH] =?UTF-8?q?Description:=20=E5=A4=96=E9=83=A8=E5=BA=93?= =?UTF-8?q?=E7=9A=84=E4=BE=9D=E8=B5=96=20Feature=20or=20Bugfix:=20Bugfix?= =?UTF-8?q?=20Binary=20Source:No=20Signed-off-by:dzq?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index 2d26901..947b83e 100644 --- a/bundle.json +++ b/bundle.json @@ -44,6 +44,7 @@ }, "build": { "sub_component": [ + "//domains/advertising/advertising:advertising_ffi_packages", "//domains/advertising/advertising:advertising_native_packages" ] } -- Gitee