yeshijie 7 vuotta sitten
vanhempi
commit
9ec805f5eb

+ 2 - 2
patient-co/patient-co-wlyy/src/main/java/com/yihu/wlyy/service/app/prescription/PrescriptionInfoService.java

@ -388,8 +388,8 @@ public class PrescriptionInfoService extends BaseService {
                //审核通过模板消息
                //审核通过模板消息
                sendRMess(code, 1);
                sendRMess(code, 1);
                //
                presc
                //获取智业待结算接口,更新药品金额
                prescriptionService.getPerscriptionInfoCostFromPayInfo(p.getCode());
                return 1;
                return 1;
            } else {
            } else {
                p.setStatus(PrescriptionLog.PrescriptionLogStatus.add_error.getValue());
                p.setStatus(PrescriptionLog.PrescriptionLogStatus.add_error.getValue());