同步标识修改

yun-zuoyi
刘敏 6 years ago
parent 1d1a2ac8b1
commit f8fd8dbab0

@ -46,6 +46,6 @@ public class WmsSapOrderLock extends BaseBean {
@Column(name = "IS_SYNC")
@ApiParam("同步标识")
public Integer isSync = 10;
public Integer isSync = 2;
}

Loading…
Cancel
Save