update 优化 操作日志列表新增IP地址查询
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
export interface OperLogQuery extends PageQuery {
|
||||
operIp: string;
|
||||
title: string;
|
||||
operName: string;
|
||||
businessType: string;
|
||||
|
Reference in New Issue
Block a user