md
This commit is contained in:
parent
38b317a07d
commit
b3ee144aa1
@ -4246,6 +4246,7 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
IOUtils.closeQuietly(outputStream);
|
||||
}
|
||||
catch (Exception ex){
|
||||
ex.printStackTrace();
|
||||
throw new EmisBizError(EmisBizErrorType.FAIL,"生成进仓单出错:"+ ex.getMessage());
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user