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" },