Merge branch 'test' of andly.pan/i3plus-pojo into test

yun-zuoyi
潘天虎 4 years ago committed by nancy.li
commit b4590b66b4

@ -159,6 +159,6 @@ public class WmsActionResponseBean<Obj> implements Serializable {
}
public int getIsResetVal() {
return this.isReset == null ? 0 : this.isReset;
return this.isReset == null ? 2 : this.isReset;
}
}

Loading…
Cancel
Save