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

普通用户可以删除管理员添加的通知 #517

Open
yanzhou-felicity opened this issue Jul 19, 2023 · 1 comment
Open

普通用户可以删除管理员添加的通知 #517

yanzhou-felicity opened this issue Jul 19, 2023 · 1 comment

Comments

@yanzhou-felicity
Copy link

yanzhou-felicity commented Jul 19, 2023

普通用户可以删除管理员添加的通知
Regular users can delete notifications added by administrators.
问题代码出现在com.thinkgem.jeesite.modules.oa.web.OaNotifyController类中的delete方法中
The problematic code appears in the 'delete' method of the 'OaNotifyController' class in com.thinkgem.jeesite.modules.oa.web.

管理员添加了一条通知
The administrator added a notification.
493c00697cd83187e342a047c30d5d50

登录普通用户删除:
Deleted by a regular user after logging in.
aa827ae9533d24d21b13b99bcb2b031f

删除成功:
Deletion successful.
149f95f1eefae9a8e2c9f5edc381cee6

代码定位:
code localization.
e543490811c8431e1e6fd5228ed1c8dd

@heshaojin
Copy link

heshaojin commented Jul 19, 2023 via email

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