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
c4fc3da1754dd8b022edaac5d577b1f818175180
Switch branch/tag
eladmin
eladmin-common
src
main
java
me
zhengjie
annotation
Query.java
29 Jun, 2019
1 commit
代码生成器优化,新增多数据字典支持,用户修改密码优化
· c4fc3da1
zhengjie
authored
Jun 29, 2019
c4fc3da1
10 Jun, 2019
1 commit
优化user列表中的岗位DTO,修改@author信息,新增验证码登录
· 83dc7f8a
zhengjie
authored
Jun 10, 2019
83dc7f8a
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