You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zangch@mesnac.com 5cbd7130df feat(menu): 添加菜单排序功能
- 在HwWebMenu实体类中新增order字段及对应的getter/setter方法
- 更新数据库映射文件中的resultMap,添加order字段映射
- 在查询SQL中增加order字段的查询条件和排序规则
- 在插入和更新操作中添加对order字段的处理
- 修复了XML文件格式化问题
2 weeks ago
..
src/main/java/com/ruoyi/common feat(portal): 迁移hw-portal项目 3 weeks ago
pom.xml feat(menu): 添加菜单排序功能 2 weeks ago