|
@@ -264,7 +264,7 @@ public class YbService {
|
|
|
|
|
|
selinfoReturn.setSelRetnCnt(drugTracCodgList != null ? drugTracCodgList.size() : 0);
|
|
|
String now = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new Date());
|
|
|
- selinfoReturn.setMedListCodg("XB01ACL190A001060100553");
|
|
|
+ selinfoReturn.setMedListCodg(selinfoSold.getMedListCodg());
|
|
|
selinfoReturn.setSelRetnTime(now);
|
|
|
selinfoReturn.setMdtrtSn(selinfoSold.getMdtrtSn());
|
|
|
selinfoReturn.setFixmedinsBchno(selinfoSold.getFixmedinsBchno());
|