mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 10:58:35 +08:00
【feature】添加组织数据读取权限
This commit is contained in:
@@ -20,6 +20,7 @@ func OperationHandler(rc *restfulx.ReqCtx) error {
|
||||
go func() {
|
||||
oper := entity.LogOper{
|
||||
Title: rc.LogInfo.Description,
|
||||
OrgId: rc.LoginAccount.OrganizationId,
|
||||
BusinessType: "0",
|
||||
Method: c.Request.Method,
|
||||
OperName: rc.LoginAccount.UserName,
|
||||
|
||||
Reference in New Issue
Block a user