|
@ -149,7 +149,7 @@ public class PrescriptionAdjustService extends BaseService {
|
|
|
messageDao.updatePreScriptionMessage(prescription.getConsult(), "1", 6);
|
|
|
|
|
|
//修改系统的消息的待ca认证
|
|
|
messageDao.updatePreScriptionMessage(prescription.getCode(), 9);
|
|
|
// messageDao.updatePreScriptionMessage(prescription.getCode(), 9);
|
|
|
|
|
|
//获取智业待结算接口,更新药品金额
|
|
|
prescriptionService.getPerscriptionInfoCostFromPayInfo(prescription.getCode());
|