| 
					
				 | 
			
			
				@@ -28,8 +28,8 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static int platformId = 1; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         //渠道id 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static int ChannelId = 101; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        public static string logApiRootUrl; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        public static string logApiReportLauncherUrl; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        public static string logApiRootUrl;//上报普通日志接口 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        public static string logApiReportLauncherUrl;//上报节点日志接口 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static string apkVersion; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static int serverStatus; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         public static int onDebug; 
			 |