md
This commit is contained in:
parent
3580118d36
commit
7fd19ec66d
@ -861,6 +861,8 @@ public class EmisWaybillController extends EmisBaseController
|
||||
return AjaxResult.error("参数错误");
|
||||
}
|
||||
|
||||
billCode=WaybillHelper.formatQueryValue(billCode);
|
||||
|
||||
if(!StringUtils.isEmpty(billCode)){
|
||||
try {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user