Excel注解新增 height/width/suffix/defaultValue
This commit is contained in:
@ -19,5 +19,5 @@ public @interface DataScope
|
||||
/**
|
||||
* 表的别名
|
||||
*/
|
||||
String tableAlias() default "";
|
||||
public String tableAlias() default "";
|
||||
}
|
||||
|
Reference in New Issue
Block a user