Signed-off-by: andly.pan <andly.pan@estsh.com>
@ -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;