From d7009c9950b8e2cdd8f15cb2e87905a3198e538a Mon Sep 17 00:00:00 2001 From: gaoxin Date: Wed, 28 Jul 2021 15:32:08 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=83=AD=E6=9B=B4=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E3=80=91=E6=B7=BB=E5=8A=A0=E5=8A=A8=E6=B8=B8=E5=92=8C=E7=81=B5?= =?UTF-8?q?=E5=8A=A8=E5=95=86=E5=8A=A1=E6=9C=8D=E7=83=AD=E6=9B=B4=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs b/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs index 54a1c05000..d9018abac2 100644 --- a/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs +++ b/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs @@ -373,8 +373,11 @@ namespace GameEditor.FrameTool new string[]{ "喜扑", "mht_china/zf", "cdn_xipu", "china/zf_test" }, new string[]{ "Quick", "mht_china/zf", "cdn_quick", "china/zf_test" }, new string[]{ "游心", "mht_china/zf", "cdn_youxin", "china/zf_test" }, + new string[]{ "动游", "mht_china/zf", "cdn_dongyou", "china/zf_test" }, - new string[]{ "Quick", "mht_china/zf", "cdn_ios", "china/ios" }, + new string[]{ "灵动-IOS", "mht_china/zf", "cdn_ios", "china/ios" }, + + new string[]{ "灵动-商务", "mht_china/sw", "cdn_mht_sw", "china/mht_sw" }, new string[]{ "先遣-内网", "mht_china/local", "local12_cn_local", "china/local" }, new string[]{ "先遣-测试", "mht_china/xq", "cdn_xq_test", "china/test" },