feign.FeignException: status 400 reading PayFeign#nativePay(String,Integer)

調用fegin的時候一直報這個錯誤 後來從數據庫裏發現 money數據爲null 所以出現這個錯誤  還有就是如果是403你的 服務層controller 它返回的不是json數據 在類上加RestController或者在方法上加ResponseBody
相關文章
相關標籤/搜索