|
@@ -707,8 +707,8 @@ public class MESHelperServiceImpl implements MESHelperService {
|
|
|
}
|
|
|
}
|
|
|
rmap.put("EventCode","0");
|
|
|
- rmap.put("result","OK");
|
|
|
- rmap.put("ServerMessage","数据录入成功");
|
|
|
+ rmap.put("Result","OK");
|
|
|
+ rmap.put("Message","数据录入成功");
|
|
|
}
|
|
|
return rmap;
|
|
|
}
|