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
普通用户可以删除管理员添加的通知
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.
登录普通用户删除:
Deleted by a regular user after logging in.
删除成功:
Deletion successful.
代码定位:
code localization.
The text was updated successfully, but these errors were encountered:
普通用户可以删除管理员添加的通知
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.
登录普通用户删除:
Deleted by a regular user after logging in.
删除成功:
Deletion successful.
代码定位:
code localization.
The text was updated successfully, but these errors were encountered: