You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.jeecg.common.system.query.QueryGenerator.installMplus()未对entity里的使用@TableField(exist = false)注解的属性进行忽略,导致构建查询的时候出现ERROR: column "xxx" does not exist
Activity
zhangdaiscott commentedon Sep 10, 2020
已经修复,下个版本发布
zhangdaiscott commentedon Sep 10, 2020
tanglinyan commentedon Sep 10, 2020
收到,稍后我参考mybatis-plus是如何解析TableField注解的再进行改进
tanglinyan commentedon Sep 10, 2020