md
This commit is contained in:
parent
f91e1dadef
commit
b8e0e1029a
@ -185,8 +185,6 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
dbEmisWaybill.setLockFlag("F");
|
||||
}
|
||||
|
||||
|
||||
|
||||
// 收费项
|
||||
EmisWaybillFeeitem queryFeeitem = new EmisWaybillFeeitem();
|
||||
queryFeeitem.setWaybillId(dbEmisWaybill.getId());
|
||||
|
||||
Loading…
Reference in New Issue
Block a user