refactor: api type
This commit is contained in:
@@ -22,6 +22,7 @@ export type OperateLogVO = {
|
||||
resultMsg: string
|
||||
resultData: string
|
||||
}
|
||||
|
||||
export interface OperateLogPageReqVO extends PageParam {
|
||||
module?: string
|
||||
userNickname?: string
|
||||
|
Reference in New Issue
Block a user