同步标识 2

yun-zuoyi
曾贞一 6 years ago
parent df49ab097b
commit a7144e3a1f

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

Loading…
Cancel
Save