修噶
This commit is contained in:
parent
222ab22331
commit
3b27b67712
@ -455,7 +455,7 @@ public class InspectPatientController {
|
|||||||
updateReqVO.setNcgcode(checkBarCode2);
|
updateReqVO.setNcgcode(checkBarCode2);
|
||||||
updateReqVO.setXcgcode(checkBarCode1);
|
updateReqVO.setXcgcode(checkBarCode1);
|
||||||
updateReqVO.setShqx(checkBarCode3);
|
updateReqVO.setShqx(checkBarCode3);
|
||||||
if(headurl!=null&&headurl!="")
|
if(headurl!=null||headurl!="")
|
||||||
{
|
{
|
||||||
updateReqVO.setHeadPicUrl(headurl+"?certificatenumber="+patientDO.getCardId());
|
updateReqVO.setHeadPicUrl(headurl+"?certificatenumber="+patientDO.getCardId());
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user