easy-yapi
easy-yapi copied to clipboard
@see 和 @link的问题
trafficstars
{@link AlarmActionEnum#getCode()}在GET+Bean方式中无效,而@see AlarmActionEnum#qetCode0)有效。 这个在枚举中 的区别
我看到了你的代码 做了特殊处理 那么我想要知道一下 为什么你处理@see 确不处理@link呢
因为@see是一个单独的tag, 而@link混在注释里,也难区分具体想表明什么。
当然这里更多的可能也是我自己的使用习惯。
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.