Solution:
Reason: the data returned by the method called remotely is not added with @ResponseBody
Original:
After modification:
Solution:
Reason: the data returned by the method called remotely is not added with @ResponseBody
Original:
After modification: