mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-12-21 20:57:13 +08:00
优化:优化部分 @Query 的使用
This commit is contained in:
@@ -108,6 +108,6 @@ public @interface Query {
|
||||
/**
|
||||
* 非空查询,例如:WHERE `email` IS NOT NULL
|
||||
*/
|
||||
NOT_NULL,;
|
||||
IS_NOT_NULL,;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user