md
This commit is contained in:
parent
8472f435e5
commit
7c81d668d1
@ -133,6 +133,7 @@ public class EmisWaybillController extends BaseController
|
||||
}
|
||||
catch (CalcFeeException ex){
|
||||
ex.printStackTrace();
|
||||
// (E3001)参数不完整
|
||||
return AjaxResult.error("("+ex.getErrorCode()+")"+ex.getMessage());
|
||||
}
|
||||
catch (Exception ex){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user