Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据权限的配置是否可以支持spel表达式 #5143

Closed
zjarlin opened this issue Jul 13, 2023 · 1 comment
Closed

数据权限的配置是否可以支持spel表达式 #5143

zjarlin opened this issue Jul 13, 2023 · 1 comment

Comments

@zjarlin
Copy link

zjarlin commented Jul 13, 2023

版本号:
前端版本:vue3版?还是 vue2版?
问题描述:

有些值或者集合,希望能用java的方法的返回结果集来表示,sql可能写出来比较复杂
等于或者in的东西,来自于一个和登录人扯上关系java方法,比如getLoginAreaCode()
希望QueryGenerator这个类加入对于spel表达式的解析

截图&代码:

后来发现这个字符串才能被解析 "@permitionBiz.getLoginAreas()",下方截图只是尝试一下
image
permitionBiz是个bean
image
image

image

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;
@zhangdaiscott
Copy link
Member

非bug 暂时归集到 #1312 ,待后期规划

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants