| 
														
															@@ -30,7 +30,7 @@ class SRT(): 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @classmethod 
														 | 
														
														 | 
														
															     @classmethod 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     def getSrt(cls, mp3_id): 
														 | 
														
														 | 
														
															     def getSrt(cls, mp3_id): 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        url = "http://preapi-internal.piaoquantv.com/produce-center/srt/get/content" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        url = "http://api-internal.piaoquantv.com/produce-center/srt/get/content" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															         payload = json.dumps({ 
														 | 
														
														 | 
														
															         payload = json.dumps({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             "params": { 
														 | 
														
														 | 
														
															             "params": { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -42,7 +42,7 @@ class SRT(): 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             'User-Agent': 'Apifox/1.0.0 (https://apifox.com)', 
														 | 
														
														 | 
														
															             'User-Agent': 'Apifox/1.0.0 (https://apifox.com)', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             'Content-Type': 'application/json', 
														 | 
														
														 | 
														
															             'Content-Type': 'application/json', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             'Accept': '*/*', 
														 | 
														
														 | 
														
															             'Accept': '*/*', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            'Host': 'preapi-internal.piaoquantv.com', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            'Host': 'api-internal.piaoquantv.com', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             'Connection': 'keep-alive' 
														 | 
														
														 | 
														
															             'Connection': 'keep-alive' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 |