@@ -1549,7 +1549,6 @@ public class MESHelperServiceImpl implements MESHelperService {
if(oErrMessage.equals("null")){
oErrMessage="";
}else{
- rmap.put("oErrMessage",oErrMessage);
return rmap;
}
JSONObject map3=new JSONObject();