参数类型是对象axios默认用json提交数据let params={ name:'张三', age:123}axios.post("/pp/station/fn/finish",params)2controller使用@RequestBody ...
確定! 回上一頁