提示信息
This commit is contained in:
parent
2166a0a33f
commit
182bf3af09
|
|
@ -138,7 +138,7 @@ public class OptionalEbomImportChildService extends ServiceImpl<OptionalEbomImpo
|
|||
bizErr=item.getMaterialName();
|
||||
}
|
||||
|
||||
throw new NflgBusinessException(STATE.BusinessError, "存在相同物料, "+bizErr);
|
||||
throw new NflgBusinessException(STATE.BusinessError, "此项存在相同物料,"+bizErr);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue