| 
					
				 | 
			
			
				@@ -163,6 +163,10 @@ public let reportPlayUrl = "measure/report/play" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 public let systemConfigUrl = "sys/config" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /** 系统设置(新) */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 public let systemAppConfigUrl = "sys/app/config" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+/**  取 APP 的常规配置参数 如推荐的10个标题 */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+public let getBaseConfigURL = "frontConfig/getBaseConfig" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /** 用户协议 */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 public let cUserProtocol = "https://weapppiccdn.yishihui.com/resources/agreements/videoservice.html?type=15" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /** 隐私政策 */ 
			 |