This commit is contained in:
@@ -54,4 +54,11 @@ public @interface FilterColumn {
|
|||||||
*/
|
*/
|
||||||
boolean itemand() default true;
|
boolean itemand() default true;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 备注描述
|
||||||
|
*
|
||||||
|
* @return 备注描述
|
||||||
|
*/
|
||||||
|
String comment() default "";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user