我用的springboot, postman 调用接口 一下可以调用成功,一下又 get not supported 或者 post not supported(用get调用就显示 get not supported,post同理), 我在代码里面也配置了@RequestMapping(value="getLockState",method={RequestMethod.GET,RequestMethod.POST}) 还是不行。。。 请问为啥是能调一下 下一次不行,再下一次又可以 循环往复
我用的springboot, postman 调用接口 一下可以调用成功,一下又 get not supported 或者 post not supported(用get调用就显示 get not supported,post同理), 我在代码里面也配置了@RequestMapping(value="getLockState",method={RequestMethod.GET,RequestMethod.POST}) 还是不行。。。 请问为啥是能调一下 下一次不行,再下一次又可以 循环往复
8 回答6.8k 阅读
4 回答1k 阅读✓ 已解决
1 回答2.5k 阅读✓ 已解决
4 回答492 阅读✓ 已解决
1 回答1.1k 阅读✓ 已解决
1 回答905 阅读✓ 已解决
2 回答651 阅读✓ 已解决