From dc052a4934a924124971e6fa51af42dfbe3ceb03 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期六, 13 十月 2018 13:47:14 +0800
Subject: [PATCH] Merge branch 'master' into UserCenter

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

diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 8131b6d..810a8f0 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -333,6 +333,7 @@
             case JumpUIType.WelfareFunc2:
             case JumpUIType.WelfareFunc3:
             case JumpUIType.WelfareFunc2Type2:
+            case JumpUIType.BindGoldWheel:
                 SetJumpLogic<WelfareWin>(_tagWinSearchModel.TABID);
                 break;
             case JumpUIType.SystemSettingFunc1:
@@ -526,6 +527,8 @@
                 break;
             case JumpUIType.DogzFunc1Type1:
             case JumpUIType.DogzFunc1Type2:
+            case JumpUIType.DogzFunc2Type1:
+            case JumpUIType.DogzFunc2Type2:
                 SetJumpLogic<DogzWin>(_tagWinSearchModel.TABID);
                 break;
             case JumpUIType.FaBaoSoul_BenYuan:
@@ -1374,6 +1377,9 @@
     CeremonyOutof = 247, //浠欑晫鐩涘吀缁濈増闄嶄复鐣岄潰
     DogzFunc1Type1 = 248, //绁炲吔鐣岄潰
     DogzFunc1Type2 = 249, //绁炲吔鐣岄潰
+    DogzFunc2Type1 = 250, //绁炲吔寮哄寲鐣岄潰
+    DogzFunc2Type2 = 251, //绁炲吔寮哄寲鐣岄潰
+    BindGoldWheel = 252, //缁戠帀杞洏鐣岄潰
     DhszTs = 1001,//瀹氭捣绁為拡鍔熸硶鎻愬崌鐣岄潰
     HyqTs = 1002,//鐨撴湀鏋姛娉曟彁鍗囩晫闈�
     GyzTs = 1003,//楝肩墮鍒冨姛娉曟彁鍗囩晫闈�

--
Gitblit v1.8.0