From 3ec7cbe76753930481ace28d5c37474dc39f5a9a Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期五, 19 二月 2021 16:55:32 +0800
Subject: [PATCH] 8715 子 【主干】【BT2】【测试】H.活动-节日祈愿 / 【主干】【前端】【BT2】H.活动-节日祈愿  - 节日登录

---
 System/MainInterfacePanel/MainRedDot.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/System/MainInterfacePanel/MainRedDot.cs b/System/MainInterfacePanel/MainRedDot.cs
index 272d9cb..987516f 100644
--- a/System/MainInterfacePanel/MainRedDot.cs
+++ b/System/MainInterfacePanel/MainRedDot.cs
@@ -98,6 +98,11 @@
         #region 寮�鏈嶆椿鍔ㄧ孩鐐�
         public const int REDPOINT_OPENSERVER = 209;
         public Redpoint openServerRedpoint = new Redpoint(REDPOINT_OPENSERVER);
+
+        //280 寮�澶寸敤浜庤妭鏃ョ绂�
+        public const int RedPoint_HolidayWishes = 280;
+        public Redpoint holidayWishesRedpoint = new Redpoint(RedPoint_HolidayWishes);
+
         #endregion
         public const int REDPOINT_OPENRANK = 258;
         public Redpoint openRankRedpoint = new Redpoint(REDPOINT_OPENRANK);

--
Gitblit v1.8.0