修复欧洲FIFO跳过未进行交易处理Bug

yun-zuoyi
钮海涛 5 years ago
parent b32136f75d
commit 62c9d8d27d

@ -117,4 +117,8 @@ public class AmpJisRec extends BaseBean {
this.qty = qty; this.qty = qty;
this.unit = unit; this.unit = unit;
} }
public AmpJisRec() {
}
} }

Loading…
Cancel
Save