From 4fde46699701b1a8b74b4dab516624852b24a86d Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期一, 23 六月 2025 14:24:50 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/System/Message/SysNotifyMgr.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Main/System/Message/SysNotifyMgr.cs b/Main/System/Message/SysNotifyMgr.cs
index 849ff29..414ed80 100644
--- a/Main/System/Message/SysNotifyMgr.cs
+++ b/Main/System/Message/SysNotifyMgr.cs
@@ -72,7 +72,6 @@
         ServerTipDetails.ClearHint();
     }
 
-    // // TODO YYL
     public void ReceiveNotifyCode(H0212_tagNotifyCode vNetData)
     {
         if (vNetData != null)

--
Gitblit v1.8.0