mirror of
https://gitee.com/dromara/easy-es.git
synced 2025-12-06 09:09:13 +08:00
158 B
158 B
ge(R column, Object val)
ge(boolean condition, R column, Object val)
● Greater than or equal to >=
● Example: ge("age", 18)--->age >= 18