在使用@RequestBody 映射对象时总是获取不到json穿过来的值 ... public class Items { private Integer id; private String name; private Float price; ...
確定! 回上一頁