From d921514bc0969a32fd9b01715eb62990acac019a Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期五, 21 十二月 2018 10:38:53 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/WindowJump/WindowJumpMgr.cs |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 4768834..2ca895e 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -201,6 +201,9 @@
             case JumpUIType.UnionStore:
                 SetJumpLogic<UnionStoreWin>(_tagWinSearchModel.TABID);
                 break;
+            case JumpUIType.GatherSoul271:
+                SetJumpLogic<GatherSoulComposeWin>(_tagWinSearchModel.TABID);
+                break;
             case JumpUIType.UnionFunc1:
             case JumpUIType.UnionFunc2:
             case JumpUIType.UnionFunc3:
@@ -1522,7 +1525,7 @@
     EquipCompose268 = 268, //瑁呭鍚堟垚-8闃舵鑹�2鏄熺帀浣�
     EquipCompose269 = 269, //瑁呭鍚堟垚-9闃剁孩鑹�2鏄熺帀浣�
     EquipCompose270 = 270, //瑁呭鍚堟垚-10闃剁孩鑹�3鏄熺帀浣�
-
+    GatherSoul271 = 271, //鑱氶瓊鍚堟垚
     DhszTs = 1001,//瀹氭捣绁為拡鍔熸硶鎻愬崌鐣岄潰
     HyqTs = 1002,//鐨撴湀鏋姛娉曟彁鍗囩晫闈�
     GyzTs = 1003,//楝肩墮鍒冨姛娉曟彁鍗囩晫闈�

--
Gitblit v1.8.0