From 4877e3a59fb40a756ada5104fe269d91fc013f0e Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期一, 13 八月 2018 16:58:16 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/Vip/FairyJadeInvestmentModel.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/System/Vip/FairyJadeInvestmentModel.cs b/System/Vip/FairyJadeInvestmentModel.cs
index 25a02c8..01c5f8d 100644
--- a/System/Vip/FairyJadeInvestmentModel.cs
+++ b/System/Vip/FairyJadeInvestmentModel.cs
@@ -208,8 +208,8 @@
}
}
- private const int Redpoint_key1 = 3502;
- public Redpoint redPointStre1 = new Redpoint(MainRedDot.RedPoint_VipDot, Redpoint_key1);//浠欑帀鎶曡祫绾㈢偣
+ private const int Redpoint_key1 = 20110;
+ public Redpoint redPointStre1 = new Redpoint(201, Redpoint_key1);//浠欑帀鎶曡祫绾㈢偣
public int JumpInedx = 0;
private void InvestmentRedPoint()//绾㈢偣
{
--
Gitblit v1.8.0