|  | @ -1450,7 +1450,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
 | 
	
		
			
				|  |  |         json.put("frequency",inspectionDO.getFrequency()); //组号
 | 
	
		
			
				|  |  |         json.put("quantity",inspectionDO.getQuantity()); //数量
 | 
	
		
			
				|  |  |         json.put("serialNo",outpatientDO.getRegisterNo()); //挂号流水号-必输
 | 
	
		
			
				|  |  |         json.put("groupNo","00"); //药品序列号-必输
 | 
	
		
			
				|  |  |         json.put("groupNo","00"); //-库房号
 | 
	
		
			
				|  |  |         json.put("serial","00"); //药品序列号-必输
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |         json.put("winNo",outpatientDO.getWinNo());
 |