注释解析优化
This commit is contained in:
@@ -65,7 +65,7 @@ public class ClassChangeReport {
|
||||
return sourceFile;
|
||||
}
|
||||
|
||||
/** 类级中文说明(@Schema / 类 Javadoc),无则空串 */
|
||||
/** 类级中文说明(@Schema / @ApiModel / 类 Javadoc),无则空串 */
|
||||
public String getClassDescription() {
|
||||
return classDescription;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user