|
@ -10718,6 +10718,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
|
|
|
businessDO.setPayType(1);
|
|
|
businessDO.setUpdateTime(new Date());
|
|
|
businessOrderDao.save(businessDO);
|
|
|
com.alibaba.fastjson.JSONObject jdObject = ykyyEntranceService.patientJDKH(patientId, cardNo,name,mobile,mediaCard);
|
|
|
logger.info("更新建档信息");
|
|
|
BaseJobCategoryDO jobCategoryDO =jobCategoryDao.findByName(firstJobName);
|
|
|
Float zy= 0f;
|