You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: "1046762075/mall" ***@***.***>;
发送时间: 2021年5月5日(星期三) 凌晨3:42
***@***.***>;
***@***.***>;
主题: [1046762075/mall] Third-party没有加上@responsebody注解 (#15)
mall/mall-third-party/src/main/java/com/firenay/mall/thirdparty/controller/SmsSendController.java
***@***.***注解,导致服务调用没有返回结果。Feign调用方会以为没有响应,出现404错误
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
mall/mall-third-party/src/main/java/com/firenay/mall/thirdparty/controller/SmsSendController.java
目录下的方法没加上@responsebody注解,导致服务调用没有返回结果。Feign调用方会以为没有响应,出现404错误
The text was updated successfully, but these errors were encountered: