【2801 武汉PRD-AMP-WMS2SAP回传TWD订单收货结果接口】

yun-zuoyi
曾贞一 5 years ago
parent bc383d573b
commit 2d2ff0ddb1

@ -236,6 +236,10 @@ public class WmsMoveToERP extends BaseBean {
@ApiParam(value = "客户单号")
private String custOrderNo;
@Column(name = "IS_SYNC2")
@ApiParam("同步标识2")
public Integer isSync2 = CommonEnumUtil.FALSE;
@Transient
private Long shippingId;

Loading…
Cancel
Save