From dd8217d6495825a659634a8c071b5854be8732b9 Mon Sep 17 00:00:00 2001 From: dongjian <315328220@qq.com> Date: Wed, 29 Oct 2025 15:03:40 +0800 Subject: [PATCH] no message --- .hbuilderx/launch.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 6fcdb16..3e70991 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -3,6 +3,7 @@ "configurations" : [ { "customPlaygroundType" : "local", + "packageName" : "com.trustbridge.mm", "playground" : "custom", "type" : "uni-app:app-android" },