摘要: 在项目中常用的注解说明 注解属性值备注 @Api value 字符串 可用在class头上,class描述 description 字符串 @Api(value = "xxx", description = "xxx") @ApiOperation value 字符串 可用在方法头上.参数的描述容器 阅读全文
posted @ 2021-07-22 16:47 哈尔的卡西法 阅读(49) 评论(0) 推荐(0)