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
------------------ 原始邮件 ------------------
发件人: "JEECG开源社区"<notifications@github.com>;
发送时间: 2020年6月6日(星期六) 下午4:48
收件人: "zhangdaiscott/jeecg-boot"<jeecg-boot@noreply.github.com>;
抄送: " "<mymailq@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [zhangdaiscott/jeecg-boot] 用户表 org_code字段内容有的是A05A04A03,有的却是“财务部”导致数据权限过滤失败 (#1296)
为什么会出现中文情况?另外数据权限控制不是根据这个表字段实现的,而是根据用户登录所用部门编码来实现
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Activity
zhangdaiscott commentedon Jun 6, 2020
为什么会出现中文情况?另外数据权限控制不是根据这个表字段实现的,而是根据用户登录所用部门编码来实现
ggi2003 commentedon Jun 6, 2020
zhangdaiscott commentedon Jun 19, 2020
已完成,下个版本修复