返回值代码修改
This commit is contained in:
parent
b6a70c5bbc
commit
3714461a4c
@ -497,7 +497,7 @@ public class WpsWeb extends ActionWeb {
|
|||||||
}else{
|
}else{
|
||||||
ro.put("mrStatus",0);
|
ro.put("mrStatus",0);
|
||||||
}
|
}
|
||||||
return ResponseObject.newOkResponse().toString();
|
return ro.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user