mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-18 20:57:08 +08:00
refactor: 系统日志默认查询近 7 天日志数据
This commit is contained in:
@@ -48,7 +48,7 @@ export interface LogQuery {
|
||||
module?: string
|
||||
ip?: string
|
||||
createUserString?: string
|
||||
createTime?: string
|
||||
createTime: Array<string>
|
||||
status?: number
|
||||
sort: Array<string>
|
||||
}
|
||||
|
Reference in New Issue
Block a user