aqiu202 / RedsoftYapiUpload

一个快速生成接口文档的IntelliJ IDEA的Yapi上传小插件,如果给你带来了方便,请给个Star 谢谢
Apache License 2.0
52 stars 19 forks source link

bug #7

Closed herongyun closed 4 years ago

herongyun commented 4 years ago

版本号

~ 2.0.4-fixbug_2

什么问题

~低版本的spring-web 通过 @RequestMapping(value = "/all", method = RequestMethod.GET)定义接口,获取基本信息时报错,Cannot read property 'request_body' of undefined

如何复现此问题(描述或者截图)

~ 低版本的spring-web 只有@RequestMapping 没有 @GetMapping

idea 版本

~ 2019.1.3

aqiu202 commented 4 years ago

已知晓,谢谢反馈!😊

aqiu202 commented 4 years ago

该问题在2.0.5版本已经修复😄