|  | @ -130,7 +130,7 @@ public class PrescriptionDispensaryCodeService extends BaseService {
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |                 PrescriptionDispensaryCode p2 = saveQRCode(p1.getCode(),token,prescriptionCode,2);
 | 
	
		
			
				|  |  |                 if(p2!=null){
 | 
	
		
			
				|  |  |                     PrescriptionDispensaryCode p3 = saveQRCode(p2.getCode(),token,prescriptionCode,3);
 | 
	
		
			
				|  |  |                     PrescriptionDispensaryCode p3 = saveQRCode(p1.getCode(),token,prescriptionCode,3);
 | 
	
		
			
				|  |  |                     if(p3==null){
 | 
	
		
			
				|  |  |                         return false;
 | 
	
		
			
				|  |  |                     }
 |