update 同上
This commit is contained in:
@@ -73,7 +73,7 @@ namespace Ewide.Core
|
|||||||
OpTime = DateTime.Now,
|
OpTime = DateTime.Now,
|
||||||
Account = httpContext.User?.FindFirstValue(ClaimConst.CLAINM_ACCOUNT)
|
Account = httpContext.User?.FindFirstValue(ClaimConst.CLAINM_ACCOUNT)
|
||||||
};
|
};
|
||||||
await sysOpLog.();
|
await sysOpLog.InsertAsync();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user