Compare commits
	
		
			2 Commits
		
	
	
		
			c33b7e8e35
			...
			66d55f9e87
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 66d55f9e87 | |||
| d12a7b14e4 | 
@@ -285,6 +285,8 @@ public class CpicximToXMNHS
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
                try
 | 
					                try
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
 | 
					                    logger.info( "发送请求内容:" + requestObject.toJSONString() );
 | 
				
			||||||
 | 
					                    
 | 
				
			||||||
                    req.setData( requestObject );
 | 
					                    req.setData( requestObject );
 | 
				
			||||||
                    resp = client.execute( req );
 | 
					                    resp = client.execute( req );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user