|
|
@ -201,7 +201,7 @@ public class IoOrderDetailBizController extends BaseController {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if(bussinessTypeEntity != null) {
|
|
|
|
if(bussinessTypeEntity != null && udiRelevanceResponse != null) {
|
|
|
|
//是否校验耗材材质 1:高值耗材;2.普通耗材
|
|
|
|
//是否校验耗材材质 1:高值耗材;2.普通耗材
|
|
|
|
if (IntUtil.value(bussinessTypeEntity.getVailHcType() == 1)) {
|
|
|
|
if (IntUtil.value(bussinessTypeEntity.getVailHcType() == 1)) {
|
|
|
|
if (IntUtil.value(udiRelevanceResponse.getHcType()) != 1) {
|
|
|
|
if (IntUtil.value(udiRelevanceResponse.getHcType()) != 1) {
|
|
|
|