数据结构优化
This commit is contained in:
@@ -47,6 +47,7 @@ type OperationLogResponse struct {
|
||||
Region string `json:"region"` // IP归属地
|
||||
Path string `json:"path"`
|
||||
Method string `json:"method"`
|
||||
Action string `json:"action"` // 操作描述
|
||||
Params string `json:"params"`
|
||||
Status int `json:"status"`
|
||||
Duration int `json:"duration"`
|
||||
|
||||
Reference in New Issue
Block a user