|  | @@ -3279,7 +3279,7 @@ function callYbSaleGoodsItem(realNo, orderNo, receiptNo, times, patientId, name,
 | 
	
		
			
				|  |  |          // 调用医保接口
 | 
	
		
			
				|  |  |          $.ajax({
 | 
	
		
			
				|  |  |              type: "POST",
 | 
	
		
			
				|  |  | -            url: '/Yb/saleGoodsItem',
 | 
	
		
			
				|  |  | +            url: '/thmz/Yb/saleGoodsItem',
 | 
	
		
			
				|  |  |              contentType: "application/json;charset=UTF-8",
 | 
	
		
			
				|  |  |              dataType: "json",
 | 
	
		
			
				|  |  |              headers: {
 | 
	
	
		
			
				|  | @@ -3417,7 +3417,7 @@ function callYbReturnGoodsItem(realNo, orderNo, receiptNo, times, patientId, nam
 | 
	
		
			
				|  |  |          // 调用医保接口
 | 
	
		
			
				|  |  |          $.ajax({
 | 
	
		
			
				|  |  |              type: "POST",
 | 
	
		
			
				|  |  | -            url: '/Yb/returnGoodsItem',
 | 
	
		
			
				|  |  | +            url: '/thmz/Yb/returnGoodsItem',
 | 
	
		
			
				|  |  |              contentType: "application/json;charset=UTF-8",
 | 
	
		
			
				|  |  |              dataType: "json",
 | 
	
		
			
				|  |  |              headers: {
 |