|  | @ -10537,11 +10537,8 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
 | 
												
													
														
															|  |             jsondate.put("address5",address);
 |  |             jsondate.put("address5",address);
 | 
												
													
														
															|  |             jsondate.put("area",townName);
 |  |             jsondate.put("area",townName);
 | 
												
													
														
															|  |             jsondate.put("winNo",winNo);
 |  |             jsondate.put("winNo",winNo);
 | 
												
													
														
															|  |             if (StringUtils.isNoneBlank(secondJobName)){
 |  | 
 | 
												
													
														
															|  |                 jsondate.put("target",secondJobName);
 |  | 
 | 
												
													
														
															|  |             }else {
 |  | 
 | 
												
													
														
															|  |                 jsondate.put("target",firstJobName);
 |  | 
 | 
												
													
														
															|  |             }
 |  | 
 | 
												
													
														
															|  | 
 |  |             jsondate.put("targetChild",secondJobName);
 | 
												
													
														
															|  | 
 |  |             jsondate.put("target",firstJobName);
 | 
												
													
														
															|  |             jsondate.put("quantity",1);
 |  |             jsondate.put("quantity",1);
 | 
												
													
														
															|  |             Map<String,Object> map = findRandomDoctor();
 |  |             Map<String,Object> map = findRandomDoctor();
 | 
												
													
														
															|  |             net.sf.json.JSONObject rs = new JSONObject();
 |  |             net.sf.json.JSONObject rs = new JSONObject();
 |