fix 操作痕迹可选加密
This commit is contained in:
parent
1005e89e4f
commit
cb8e9bad4b
|
@ -9,6 +9,7 @@ type LogItem struct {
|
|||
Level uint `json:"level"`
|
||||
Ip string `json:"ip"`
|
||||
Module string `json:"module"`
|
||||
Encry bool `json:"encry"`
|
||||
}
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue