|  |  | @ -2,10 +2,10 @@ import { Moment } from "moment"; | 
			
		
	
		
			
				
					|  |  |  | import { format } from "./String"; | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | export class Config { | 
			
		
	
		
			
				
					|  |  |  |     public static url: string = ""; | 
			
		
	
		
			
				
					|  |  |  |     public static parentUrl: string = "http://10.124.102.10:8002/product/picture"; | 
			
		
	
		
			
				
					|  |  |  |     // public static url: string = "http://localhost:8002";
 | 
			
		
	
		
			
				
					|  |  |  |     // public static parentUrl: string = "http://112.124.40.88:8999/product/picture";
 | 
			
		
	
		
			
				
					|  |  |  |     // public static url: string = "";
 | 
			
		
	
		
			
				
					|  |  |  |     // public static parentUrl: string = "http://10.124.102.10:8002/product/picture";
 | 
			
		
	
		
			
				
					|  |  |  |     public static url: string = "http://localhost:8002"; | 
			
		
	
		
			
				
					|  |  |  |     public static parentUrl: string = "http://112.124.40.88:8999/product/picture"; | 
			
		
	
		
			
				
					|  |  |  |     // public static parentUrl: string = "http://rdp.nagr.com.cn:8082/product/picture";
 | 
			
		
	
		
			
				
					|  |  |  | } | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  | 
 |