From 4863da96629e01e4f14275df8e6e83003c1f083c Mon Sep 17 00:00:00 2001 From: chenweijian <820961417@qq.com> Date: Fri, 18 Aug 2023 11:40:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=B8=E6=88=8F=E6=B4=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/config/config.go | 1 + 1 file changed, 1 insertion(+) diff --git a/resource/config/config.go b/resource/config/config.go index 810a212..6e6d794 100644 --- a/resource/config/config.go +++ b/resource/config/config.go @@ -200,6 +200,7 @@ type H5Config struct { RANKING_PINK_DIAMOND_URL string AGENT_SHARE_URL string AGENT_SHARE_ICON string + ACT_ACTIVE_GAME_URL string } type GroupImConfig struct { -- 2.22.0