|  | @ -6145,6 +6145,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
 | 
												
													
														
															|  |             wlyyPrescriptionDO.setCheckReason(reason);
 |  |             wlyyPrescriptionDO.setCheckReason(reason);
 | 
												
													
														
															|  |             wlyyPrescriptionDO.setStatus(20);
 |  |             wlyyPrescriptionDO.setStatus(20);
 | 
												
													
														
															|  |             wlyyPrescriptionDO.setPrescribeTime(new Date());
 |  |             wlyyPrescriptionDO.setPrescribeTime(new Date());
 | 
												
													
														
															|  | 
 |  |             wlyyPrescriptionDO.setId(prescriptionId);
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |             //发送系统消息 处方支付提醒
 |  |             //发送系统消息 处方支付提醒
 | 
												
													
														
															|  |             SystemMessageDO messageDO = new SystemMessageDO();
 |  |             SystemMessageDO messageDO = new SystemMessageDO();
 | 
												
											
												
													
														
															|  | @ -6175,6 +6176,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
 | 
												
													
														
															|  |             }
 |  |             }
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |         }else{
 |  |         }else{
 | 
												
													
														
															|  | 
 |  |             wlyyPrescriptionDO.setId(prescriptionId);
 | 
												
													
														
															|  |             wlyyPrescriptionDO.setCheckStatus(status);
 |  |             wlyyPrescriptionDO.setCheckStatus(status);
 | 
												
													
														
															|  |             wlyyPrescriptionDO.setCheckReason(reason);
 |  |             wlyyPrescriptionDO.setCheckReason(reason);
 | 
												
													
														
															|  |             wlyyPrescriptionDO.setStatus(11);
 |  |             wlyyPrescriptionDO.setStatus(11);
 |