一个小错误:Content-Type ‘text/plain;charset=UTF-8‘ is not supported 的粗心
PostMan 提示结果,
Content-Type 'text/plain;charset=UTF-8' is not supported
这是一个小错误的粗心。
应该是 JSON ,却没有改 Text 导致的错误。
将 Text 换成 JSON ,一切OK !!!!!!
PostMan 提示结果,
Content-Type 'text/plain;charset=UTF-8' is not supported
这是一个小错误的粗心。
应该是 JSON ,却没有改 Text 导致的错误。
将 Text 换成 JSON ,一切OK !!!!!!