mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
chore: entityWithBase.tpl 文件注解间多了一个换行
This commit is contained in:
parent
e74e4044d1
commit
92cc0d8438
@ -66,7 +66,6 @@ import java.io.Serial;
|
||||
#if(withSwagger && swaggerVersion.getName() == "DOC")
|
||||
@Schema(description = "#(table.getComment())")
|
||||
#end
|
||||
|
||||
#if(!isBase)#(table.buildTableAnnotation())#end
|
||||
public class #(entityClassName) extends #(baseClassName) {
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user