feat: 用户操作日志.
This commit is contained in:
@@ -30,6 +30,7 @@ export interface OperatorLogQueryResponse {
|
||||
module: string;
|
||||
type: string;
|
||||
logInfo: string;
|
||||
originLogInfo: string;
|
||||
extra: string;
|
||||
result: number;
|
||||
errorMessage: string;
|
||||
|
||||
Reference in New Issue
Block a user