fix 操作痕迹可选加密

This commit is contained in:
zhaoxiaorong
2025-09-01 12:40:23 +08:00
parent 1005e89e4f
commit cb8e9bad4b

View File

@@ -9,6 +9,7 @@ type LogItem struct {
Level uint `json:"level"`
Ip string `json:"ip"`
Module string `json:"module"`
Encry bool `json:"encry"`
}
var (