Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
18ed58c52978a8776fdd79024e37fd983ea712b5
Switch branch/tag
eladmin
eladmin-common
src
main
java
me
zhengjie
annotation
PredicateInfo.java
03 Jun, 2019
1 commit
2019/06/03 修改分页实现方式 直接在需要分页查询的实体类中 需要作为查询条件的属性加入注解
· d7dcd70f
dzy
authored
Jun 03, 2019
比如(@PredicateInfo(queryType = PredicateInfo.QueryType.INNER_LIKE))实现模糊查询 等等...
d7dcd70f