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
7eba9641e0de9cc05ff6be42f287d8f30555dd9d
Switch branch/tag
eladmin
eladmin-common
src
main
java
me
zhengjie
annotation
Query.java
04 Jun, 2019
1 commit
去除实时控制台功能,查询方式修改成注解方式
· 7eba9641
zhengjie
authored
Jun 04, 2019
7eba9641
03 Jun, 2019
1 commit
2019/06/03 修改分页实现方式 直接在需要分页查询的实体类中 需要作为查询条件的属性加入注解
· d7dcd70f
dzy
authored
Jun 03, 2019
比如(@PredicateInfo(queryType = PredicateInfo.QueryType.INNER_LIKE))实现模糊查询 等等...
d7dcd70f