md
This commit is contained in:
parent
d3755f9ee5
commit
be37701dec
@ -827,7 +827,7 @@ public class EmisBaseService {
|
||||
|
||||
|
||||
public boolean checkWaybillIsExists(String billCode){
|
||||
return emisWaybillMapper.checkWaybillIsExists(billCode)==1
|
||||
return emisWaybillMapper.checkWaybillIsExists(billCode)==1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user