This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
RuoYi-Vue-Plus
Watch
1
Star
0
Fork
0
You've already forked RuoYi-Vue-Plus
mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced
2025-09-23 03:36:40 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
76b859f6ba
RuoYi-Vue-Plus
/
ruoyi-system
/
src
/
main
History
hewenqiang
ac47375aba
fix 修复角色、岗位、字典数据在PostgreSQL执行插入或者更新SQL报错问题,修改对应实体类的排序属性为Integer类型。
2022-03-17 11:45:42 +08:00
..
java/com/ruoyi
/system
fix 修复角色、岗位、字典数据在PostgreSQL执行插入或者更新SQL报错问题,修改对应实体类的排序属性为Integer类型。
2022-03-17 11:45:42 +08:00
resources
/mapper
fix 修复根据用户ID查询菜单信息SQL报错。
status
字段为char类型,应该传字符类型,此处存在隐式转换问题。(MySQL能自动转换,PostgreSQL转换报错)。
2022-03-16 16:53:17 +08:00