您现在的位置:首页 >> 前端 >> 内容

post请求400错误

时间:2017/6/29 10:10:00 点击:

  核心提示:post请求400错误 页面提交post请求,报错400控制台:couponPool on field count:rejected value []; codes[typeMismatch.coup...

post请求400错误

post请求400错误

页面提交post请求,报错400

控制台:

'couponPool' on field 'count':rejected value []; codes[typeMismatch.couponPool.count,typeMismatch.count,typeMismatch.int,typeMismatch];

原因:

CouponPool coupon 入参中

count 为int类型,将count修改为int 就可以接收!

Tags:PO OS ST T请 
作者:网络 来源:newlifely的