| 
					
				 | 
			
			
				@@ -65,6 +65,7 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     await ActivityTeaSProxy.ReqGetNPCVisitInfo(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     await MiniGameProxy.ReqGetChallengeReward(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     ActivitySProxy.ReqGetActivitySignInfos().Coroutine(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    NewYearRedEnvelopeSProxy.ReqGetRedPacketInfo().Coroutine(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     ActivityDataManager.Instance.todayActivityTips = GameGlobal.myNumericComponent.GetAsInt(NumericType.IsPropYchmActivity); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     ActivityDataManager.Instance.todayMonthlyCardTips = GameGlobal.myNumericComponent.GetAsInt(NumericType.IsPropCzykActivity); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     EventAgent.DispatchEvent(ConstMessage.RESET_DAILY_DATA); 
			 |